mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-19 01:34:26 +00:00
15 lines
294 B
Plaintext
15 lines
294 B
Plaintext
HTTP/1.1 422 Unprocessable Entity
|
|
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
|
Content-Length: 158
|
|
Content-Type: text/xml; charset="utf-8"
|
|
|
|
<?xml version="1.0" ?>
|
|
<error xmlns="DAV:">
|
|
<LOCK>
|
|
<prop>
|
|
<bogus-property xmlns="dav:"/>
|
|
<contentbogosity xmlns="dav:"/>
|
|
</prop>
|
|
</LOCK>
|
|
</error>
|