mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-29 18:26:05 +00:00
PUT will now return 200 OK for an update (and still 201 Created for new).
This commit is contained in:
parent
0ce1039a42
commit
5f35d2ddce
@ -1,4 +1,4 @@
|
||||
HTTP/1.1 201 Created
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
ETag: "b000d7defa19ccb7cd21e546b54155ee"
|
||||
Content-Length: 0
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
HTTP/1.1 201 Created
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
ETag: "2c32a2f8aba853654eb17fe037a4db4d"
|
||||
Content-Length: 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user