mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-24 17:36:39 +00:00
Result adds MKTICKET to supported method set.
This commit is contained in:
parent
0fffd0e417
commit
dd8b44e379
@ -1,8 +1,8 @@
|
||||
HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy
|
||||
ETag: "33e7543461d094c89b014d7985fa5a0f"
|
||||
Content-Length: 1970
|
||||
ETag: "037487962d2cbc6ed2c37459e8e273f1"
|
||||
Content-Length: 2011
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
@ -27,6 +27,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
<supported-method name="GET"/>
|
||||
<supported-method name="PUT"/>
|
||||
<supported-method name="HEAD"/>
|
||||
<supported-method name="MKTICKET"/>
|
||||
</supported-method-set>
|
||||
<supported-report-set>
|
||||
<supported-report>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user