diff --git a/draft-dejong-remotestorage-04.txt b/draft-dejong-remotestorage-04.txt index e05148f..1a92c05 100644 --- a/draft-dejong-remotestorage-04.txt +++ b/draft-dejong-remotestorage-04.txt @@ -356,7 +356,7 @@ Internet-Draft remoteStorage December 2014 GET requests MAY have a comma-separated list of revisions in an - 'If-None-Match' header [COND], and SHOULD be responded to with a 412 + 'If-None-Match' header [COND], and SHOULD be responded to with a 304 response if that list includes the document or folder's current version. A PUT request MAY have an 'If-None-Match: *' header [COND], in which case it MUST fail with a 412 response code if the document diff --git a/source.txt b/source.txt index 8a1e394..5018365 100644 --- a/source.txt +++ b/source.txt @@ -307,7 +307,7 @@ Table of Contents document's current version. GET requests MAY have a comma-separated list of revisions in an - 'If-None-Match' header [COND], and SHOULD be responded to with a 412 + 'If-None-Match' header [COND], and SHOULD be responded to with a 304 response if that list includes the document or folder's current version. A PUT request MAY have an 'If-None-Match: *' header [COND], in which case it MUST fail with a 412 response code if the document