mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
24 lines
569 B
Plaintext
24 lines
569 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: "137b55c4b6461331a0d3e7b89d5b71b0"
|
|
Content-Length: 365
|
|
Content-Type: text/xml;charset=UTF-8
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<multistatus xmlns="DAV:">
|
|
<response>
|
|
<href>/caldav.php/user1/</href>
|
|
<propstat>
|
|
<prop>
|
|
<getcontentlength/>
|
|
<getcontenttype>httpd/unix-directory</getcontenttype>
|
|
<resourcetype>
|
|
<collection/>
|
|
</resourcetype>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|