mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-06-09 05:00:21 +00:00
Results for DELETE seem correct.
This commit is contained in:
parent
0f120f0e00
commit
51ab4797aa
12
testing/tests/regression-suite/805-Mulberry-DELETE-1.result
Normal file
12
testing/tests/regression-suite/805-Mulberry-DELETE-1.result
Normal file
@ -0,0 +1,12 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Content-Length: 198
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<multistatus xmlns="DAV:">
|
||||
<response>
|
||||
<href>/user1/home/i1278618276.ics</href>
|
||||
<status>HTTP/1.1 423 Resource Locked</status>
|
||||
</response>
|
||||
</multistatus>
|
||||
@ -0,0 +1,5 @@
|
||||
HTTP/1.1 204 No Content
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Content-Length: 0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user