mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-09-21 06:20:17 +00:00
Connection/Keep-alive headers removed.
This commit is contained in:
parent
507827a052
commit
0ada660a8c
@ -2,7 +2,6 @@ HTTP/1.1 400 Bad Request
|
|||||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||||
DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy, bind, calendar-auto-schedule
|
DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy, bind, calendar-auto-schedule
|
||||||
Content-Length: 46
|
Content-Length: 46
|
||||||
Connection: close
|
|
||||||
Content-Type: text/plain; charset="utf-8"
|
Content-Type: text/plain; charset="utf-8"
|
||||||
|
|
||||||
The calendar path contains illegal characters.
|
The calendar path contains illegal characters.
|
||||||
@ -3,8 +3,6 @@ Date: Dow, 01 Jan 2000 00:00:00 GMT
|
|||||||
DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy, bind, calendar-auto-schedule
|
DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy, bind, calendar-auto-schedule
|
||||||
ETag: "064d0dec288b53bef0f91734d355a42a"
|
ETag: "064d0dec288b53bef0f91734d355a42a"
|
||||||
Content-Length: 6389
|
Content-Length: 6389
|
||||||
Keep-Alive: timeout=15, max=100
|
|
||||||
Connection: Keep-Alive
|
|
||||||
Content-Type: text/xml; charset="utf-8"
|
Content-Type: text/xml; charset="utf-8"
|
||||||
|
|
||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
|||||||
@ -3,7 +3,6 @@ Date: Dow, 01 Jan 2000 00:00:00 GMT
|
|||||||
DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy, bind, calendar-auto-schedule
|
DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy, bind, calendar-auto-schedule
|
||||||
ETag: "567b0424ecca3303b030d882be2093ef"
|
ETag: "567b0424ecca3303b030d882be2093ef"
|
||||||
Content-Length: 86
|
Content-Length: 86
|
||||||
Connection: close
|
|
||||||
Content-Type: text/xml; charset="utf-8"
|
Content-Type: text/xml; charset="utf-8"
|
||||||
|
|
||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user