mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-29 18:26:05 +00:00
Correct error response.
This commit is contained in:
parent
36a66597cd
commit
a01f7c8025
@ -2,13 +2,13 @@ HTTP/1.1 400 Bad Request
|
||||
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
|
||||
ETag: "4ec54351d43b4404acdf28263d694a2b"
|
||||
Content-Length: 86
|
||||
ETag: "7bc3d8a76fb705dfff8a6654bb8d7fb8"
|
||||
Content-Length: 155
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<error xmlns="DAV:">
|
||||
<missing-xml/>
|
||||
<error xmlns="DAV:" xmlns:T="http://www.xythos.com/namespaces/StorageServer">
|
||||
<missing-xml-for-request/>
|
||||
</error>
|
||||
|
||||
dav_owner_id: >1002<
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user