davical/testing/sample-tcp-stream.txt
2006-09-04 23:11:31 +12:00

88 lines
1.3 KiB
Plaintext

OPTIONS /?andrewmcmillan.ics HTTP/1.1
Host: mycaldav
User-Agent: Evolution/1.6.1
HTTP/1.1 200 OK
Date: Tue, 09 May 2006 00:40:08 GMT
Server: Apache/2.0.55 (Debian) DAV/2 PHP/4.4.2-1+b1
X-Powered-By: PHP/4.4.2-1+b1
Allow: OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, COPY, MOVE, PROPFIND, PROPPATCH, LOCK, UNLOCK, REPORT, ACL
DAV: 1, 2, 3, access-control, calendar-access
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
0
OPTIONS /?andrewmcmillan.ics HTTP/1.1
Host: mycaldav
User-Agent: Evolution/1.6.1
HTTP/1.1 200 OK
Date: Tue, 09 May 2006 00:40:08 GMT
Server: Apache/2.0.55 (Debian) DAV/2 PHP/4.4.2-1+b1
X-Powered-By: PHP/4.4.2-1+b1
Allow: OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, COPY, MOVE, PROPFIND, PROPPATCH, LOCK, UNLOCK, REPORT, ACL
DAV: 1, 2, 3, access-control, calendar-access
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
0
REPORT /?andrewmcmillan.ics HTTP/1.1
Host: mycaldav
Content-Length: 301
Depth: 1
User-Agent: Evolution/1.6.1
Content-Type: text/xml
<C:calendar-query xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:D="DAV:">
<D:prop>
<D:getetag/>
</D:prop>
<C:filter>
<C:comp-filter name="VCALENDAR">
<C:comp-filter name="VEVENT">
<C:is-defined/>
</C:comp-filter>
</C:comp-filter>
</C:filter>
</C:calendar-query>