Changeset 2016 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 29/11/12 00:56:21 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r2002 r2016 2402 2402 <section anchor="changes.from.rfc.2616" title="Changes from RFC 2616"> 2403 2403 <t> 2404 Make the specified age calculation algorithmless conservative.2404 The algorithm for calculating age is now less conservative. 2405 2405 (<xref target="age.calculations"/>) 2406 2406 </t> 2407 2407 <t> 2408 Remove requirement to consider "<x:ref>Content-Location</x:ref>" in successful2409 responses in orderto determine the appropriate response to use.2408 The <x:ref>Content-Location</x:ref> response header field is no longer used 2409 to determine the appropriate response to use. 2410 2410 (<xref target="validation.model" />) 2411 2411 </t> 2412 2412 <t> 2413 Clarify denial of service attack avoidance requirement. 2413 Requirements regarding denial of service attack avoidance have been 2414 clarified. 2414 2415 (<xref target="invalidation.after.updates.or.deletions" />) 2415 2416 </t> 2416 2417 <t> 2417 Do not mention RFC 2047 encoding and multiple languages in "<x:ref>Warning</x:ref>"2418 header fields anymore, as these aspects never were implemented.2418 The <x:ref>Warning</x:ref> header field no longer uses RFC 2047 encoding, 2419 nor allows multiple languages, as these aspects were not implemented. 2419 2420 (<xref target="header.warning" />) 2420 2421 </t> 2421 2422 <t> 2422 Introduce Cache Directive and Warn Code Registries.2423 This specification introduces the Cache Directive and Warn Code Registries. 2423 2424 (<xref target="cache.control.extensions"/> and <xref target="warn.code.extensions"/>) 2424 2425 </t>
Note: See TracChangeset
for help on using the changeset viewer.