mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
26 lines
687 B
Plaintext
26 lines
687 B
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: "37e795bc0198358d27e006b91dc75aa7"
|
|
Content-Length: 483
|
|
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/>
|
|
<getcontenttype>httpd/unix-directory</getcontenttype>
|
|
<resourcetype>
|
|
<collection/>
|
|
<calendar xmlns="urn:ietf:params:xml:ns:caldav"/>
|
|
</resourcetype>
|
|
<getetag>"faf25336de0e470a54075c14cbcf5272"</getetag>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|