davical/testing/tests/regression-suite/013-Mulberry-PROPFIND-5.result
Andrew McMillan dab9de848e Need to load the sample data in the regression test now that it isn't always
there.  And here are a bunch of updated regression results.
2006-11-04 15:05:28 +13:00

51 lines
1.4 KiB
Plaintext

HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
Server: Apache/2.2.3 (Debian) DAV/2
ETag: "38ba0832b5ab1fd7147b102ceba0becc"
Content-Length: 1199
Content-Type: text/xml;charset=UTF-8
<?xml version="1.0" encoding="UTF-8" ?>
<multistatus xmlns="DAV:">
<response>
<href>/caldav.php/user1/home/</href>
<propstat>
<prop>
<getcontentlength>1425</getcontentlength>
<getcontenttype>httpd/unix-directory</getcontenttype>
<resourcetype>
<collection/>
<calendar xmlns="urn:ietf:params:xml:ns:caldav"/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics</href>
<propstat>
<prop>
<getcontentlength>705</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<resourcetype>
<calendar xmlns="urn:ietf:params:xml:ns:caldav"/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics</href>
<propstat>
<prop>
<getcontentlength>720</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<resourcetype>
<calendar xmlns="urn:ietf:params:xml:ns:caldav"/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>