From 034c337f4e13c83aa6322f14cb7b58ffb2b435ae Mon Sep 17 00:00:00 2001
From: "Roy T. Fielding" Fastly
-
Expires: May 23, 2020
+ Expires: May 25, 2020
J. Reschke, Editor
@@ -689,7 +689,7 @@
@@ -743,7 +743,7 @@
- November 20, 2019
+ November 22, 2019
Status of This Memo
Internet-Drafts as reference material or to cite them other than as “work in progress”.¶
This Internet-Draft will expire on May 23, 2020.¶
+This Internet-Draft will expire on May 25, 2020.¶
The presented effective request URI (Section 5.4 of [Semantics]) and that of the stored response match, and
@@ -1667,15 +1667,15 @@A cache MUST invalidate the effective Request URI (Section 5.3 of [Semantics]) as well as the URI(s) in the Location and Content-Location response header fields (if present) when a non-error status code is received in response +
A cache MUST invalidate the effective Request URI (Section 5.4 of [Semantics]) as well as the URI(s) in the Location and Content-Location response header fields (if present) when a non-error status code is received in response to an unsafe request method.¶
However, a cache MUST NOT invalidate a URI from a Location or Content-Location response header field if the host part of that URI differs from the host part in the - effective request URI (Section 5.3 of [Semantics]). This helps prevent denial-of-service attacks.¶
+ effective request URI (Section 5.4 of [Semantics]). This helps prevent denial-of-service attacks.¶A cache MUST invalidate the effective request URI (Section 5.3 of [Semantics]) when it receives a non-error response to a request with a method whose safety is +
A cache MUST invalidate the effective request URI (Section 5.4 of [Semantics]) when it receives a non-error response to a request with a method whose safety is unknown.¶
The "no-transform" response directive indicates that an intermediary (regardless of - whether it implements a cache) MUST NOT transform the payload, as defined in Section 5.5.2 of [Semantics].¶
+ whether it implements a cache) MUST NOT transform the payload, as defined in Section 5.6.2 of [Semantics].¶The must-revalidate directive also has the effect of allowing a stored response to - be used to satisfy a request with an Authorization header field; see Section 3.2.¶
+The s-maxage directive also has the effect of allowing a stored response to be used + to satisfy a request with an Authorization header field; see Section 3.2.¶
This directive uses the token form of the argument syntax: e.g., 's-maxage=10' not @@ -2762,8 +2762,8 @@