mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
51 lines
1.1 KiB
XML
51 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<multistatus xmlns="DAV:">
|
|
<response>
|
|
<href>/user1/</href>
|
|
<propstat>
|
|
<prop>
|
|
<getcontenttype>httpd/unix-directory</getcontenttype>
|
|
<getcontentlength/>
|
|
<resourcetype>
|
|
<collection/>
|
|
<principal/>
|
|
</resourcetype>
|
|
<displayname>User 1</displayname>
|
|
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
|
|
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
|
|
<getetag>"7d0fd5137942261bee17da4287f71494"</getetag>
|
|
<acl>
|
|
<ace>
|
|
<principal>
|
|
<authenticated/>
|
|
</principal>
|
|
<grant>
|
|
</grant>
|
|
</ace>
|
|
</acl>
|
|
<getcontentlanguage/>
|
|
<supportedlock>
|
|
<lockentry>
|
|
<lockscope>
|
|
<exclusive/>
|
|
</lockscope>
|
|
<locktype>
|
|
<write/>
|
|
</locktype>
|
|
</lockentry>
|
|
</supportedlock>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
<propstat>
|
|
<prop>
|
|
<lockdiscovery/>
|
|
<source/>
|
|
<checked-in/>
|
|
<checked-out/>
|
|
</prop>
|
|
<status>HTTP/1.1 404 Not Found</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|