PUT will now return 200 OK for an update (and still 201 Created for new).

This commit is contained in:
Andrew McMillan 2006-12-06 23:49:56 +13:00
parent 0ce1039a42
commit 5f35d2ddce
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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