Changeset 295 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 29/07/08 15:48:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r290 r295 2194 2194 <x:anchor-alias value="Vary"/> 2195 2195 <t> 2196 The Vary field value indicates the set of request-header fields that2197 f ully determines, while the response is fresh, whether a cache is2198 permitted to use the response to reply to a subsequent request2196 The Vary response-header field's value indicates the set of request-header 2197 fields that fully determines, while the response is fresh, whether a cache 2198 is permitted to use the response to reply to a subsequent request 2199 2199 without revalidation. For uncacheable or stale responses, the Vary 2200 2200 field value advises the user agent about the criteria that were used … … 3016 3016 <section title="Since draft-ietf-httpbis-p6-cache-03" anchor="changes.since.03"> 3017 3017 <t> 3018 Closed issues: 3019 <list style="symbols"> 3020 <t> 3021 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/106"/>: 3022 "Vary header classification" 3023 </t> 3024 </list> 3018 3025 </t> 3019 3026 </section>
Note: See TracChangeset
for help on using the changeset viewer.