Skip to content

Instantly share code, notes, and snippets.

@kaindl
kaindl / davdroid_0.5.14-alpha_and_davical
Last active August 29, 2015 14:04
Davdroid and davical
D/davdroid.DavHttpClient(30841): Disabling compression for debugging purposes
D/davdroid.DavHttpClient(30841): Logging network traffic for debugging purposes
D/davdroid.WebDavResource(30841): Using preemptive authentication (not compatible with Digest auth)
D/ch.boye.httpclientandroidlib.wire(30841): http-outgoing-0 >> "OPTIONS /caldav.php/ HTTP/1.1[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(30841): http-outgoing-0 >> "Host: calendar.testdomain.tld[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(30841): http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(30841): http-outgoing-0 >> "User-Agent: DAVdroid/0.5.14-alpha[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(30841): http-outgoing-0 >> "Authorization: Basic c2FicmluYTp0ZXN0[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(30841): http-outgoing-0 >> "[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(30841): http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"