mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
26 lines
703 B
Plaintext
26 lines
703 B
Plaintext
HTTP/1.1 409 Conflict
|
|
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
|
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
|
DAV: extended-mkcol, calendar-proxy, bind, addressbook, calendar-auto-schedule
|
|
Content-Length: 430
|
|
Content-Type: text/plain; charset="utf-8"
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
<mkcol-response xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
|
<propstat>
|
|
<prop>
|
|
<resourcetype/>
|
|
<displayname/>
|
|
</prop>
|
|
<status>HTTP/1.1 424 Failed Dependency</status>
|
|
</propstat>
|
|
<propstat>
|
|
<prop>
|
|
<creationdate/>
|
|
</prop>
|
|
<status>HTTP/1.1 409 Conflict</status>
|
|
<responsedescription>Property is read-only</responsedescription>
|
|
</propstat>
|
|
</mkcol-response>
|
|
|