File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -434,8 +434,7 @@ q=foo&limit=10&sort=-published
434434 </t >
435435 <t >
436436 The cache key for a QUERY request (see <xref target =" HTTP-CACHING" section =" 2" />) &MUST;
437- incorporate the request content (<xref target =" HTTP-CACHING" section =" 6" />) and related
438- metadata (<xref target =" HTTP-CACHING" section =" 8" />).
437+ incorporate the request content.
439438 </t >
440439 <t >
441440 Caches <bcp14 >MAY</bcp14 > remove semantically insignificant differences first, thereby
@@ -461,13 +460,6 @@ q=foo&limit=10&sort=-published
461460 that they wish that no such transformation happens (but note that this directive is just
462461 advisory).
463462 </t >
464- <t >
465- Note that caching QUERY method responses is inherently more complex than caching responses
466- to GET, as complete reading of the request's content is needed in order to determine
467- the cache key. If a QUERY response supplies a Location response field (<xref target =" location" />)
468- to indicate a URI for an equivalent resource (<xref target =" equivalent-resource" />), clients
469- can switch to GET for subsequent requests, thereby simplifying processing.
470- </t >
471463 </section >
472464
473465 <section title =" Range Requests" anchor =" range" >
You can’t perform that action at this time.
0 commit comments