From 5f35d2ddce3a5534c14b0e0374738d0845d332b9 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Wed, 6 Dec 2006 23:49:56 +1300 Subject: [PATCH] PUT will now return 200 OK for an update (and still 201 Created for new). --- testing/tests/regression-suite/011-Mulberry-PUT-1b.result | 2 +- testing/tests/regression-suite/014-Mulberry-PUT-3.result | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/tests/regression-suite/011-Mulberry-PUT-1b.result b/testing/tests/regression-suite/011-Mulberry-PUT-1b.result index be62c5f8..055d11ca 100644 --- a/testing/tests/regression-suite/011-Mulberry-PUT-1b.result +++ b/testing/tests/regression-suite/011-Mulberry-PUT-1b.result @@ -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 diff --git a/testing/tests/regression-suite/014-Mulberry-PUT-3.result b/testing/tests/regression-suite/014-Mulberry-PUT-3.result index 06fecffa..bc6bd207 100644 --- a/testing/tests/regression-suite/014-Mulberry-PUT-3.result +++ b/testing/tests/regression-suite/014-Mulberry-PUT-3.result @@ -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