Changeset 561 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 12/03/09 12:14:29 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r555 r561 455 455 For a presented request, a cache &MUST-NOT; return a stored response, unless: 456 456 <list style="symbols"> 457 <t>The presented Request-URI and that of the stored response match (see 458 <cref>TBD</cref>), and</t> 457 <t>The presented Request-URI and that of the stored response match 458 (<cref anchor="TODO-Request-URI">Need to find a new term for this, as Part 459 1 doesn't define Request-URI anymore; the new term request-target does not 460 work for this.</cref>), and</t> 459 461 <t>the request method associated with the stored response allows it to be 460 462 used for the presented request, and</t>
Note: See TracChangeset
for help on using the changeset viewer.