Changeset 935 for draft-ietf-httpbis
- Timestamp:
- 24/07/10 15:13:33 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r934 r935 499 499 </t> 500 500 <t> 501 When a stored response is used to satisfy a request , caches &MUST; include a501 When a stored response is used to satisfy a request without validation, caches &MUST; include a 502 502 single Age header field (<xref target="header.age" />) in the response with a value equal to the stored response's 503 503 current_age; see <xref target="age.calculations" />. 504 <cref anchor="DISCUSS-includes-validated">this currently includes successfully validated responses.</cref>505 504 </t> 506 505 <t>
Note: See TracChangeset
for help on using the changeset viewer.