mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-24 17:36:39 +00:00
Correct response codes per RFC2518.
This commit is contained in:
parent
7fae773735
commit
75443b08f4
@ -1,4 +1,4 @@
|
||||
HTTP/1.1 412 Precondition Failed
|
||||
HTTP/1.1 405 Method Not Allowed
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
Content-Length: 45
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
HTTP/1.1 200 OK
|
||||
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
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
HTTP/1.1 200 OK
|
||||
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