Changeset 534
- Timestamp:
- 05/03/09 13:10:57 (13 years ago)
- Location:
- draft-ietf-httpbis/latest-roy
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest-roy/p6-cache.html
r533 r534 1530 1530 </p> 1531 1531 <p id="rfc.section.A.1.p.5">The Cache-Control: max-age directive was not properly defined for responses.</p> 1532 <p id="rfc.section.A.1.p.6">Warnings could be cached incorrectly, or not updated appropriately. <a href="#expiration.model" title="Freshness Model">2.3</a>, <a href="#combining.headers" title="Combining Responses">2.7</a>, <a href="#header.cache-control" id="rfc.xref.header.cache-control.7" title="Cache-Control">3.2</a>, and <a href="#header.warning" id="rfc.xref.header.warning.5" title="Warning">3.6</a>) Warning also needed to be a general header, as PUT or other methods may have need for it in requests.1532 <p id="rfc.section.A.1.p.6">Warnings could be cached incorrectly, or not updated appropriately. (Section <a href="#expiration.model" title="Freshness Model">2.3</a>, <a href="#combining.headers" title="Combining Responses">2.7</a>, <a href="#header.cache-control" id="rfc.xref.header.cache-control.7" title="Cache-Control">3.2</a>, and <a href="#header.warning" id="rfc.xref.header.warning.5" title="Warning">3.6</a>) Warning also needed to be a general header, as PUT or other methods may have need for it in requests. 1533 1533 </p> 1534 1534 <h2 id="rfc.section.A.2"><a href="#rfc.section.A.2">A.2</a> <a id="changes.from.rfc.2616" href="#changes.from.rfc.2616">Changes from RFC 2616</a></h2> -
draft-ietf-httpbis/latest-roy/p6-cache.xml
r533 r534 1820 1820 avoided. (<xref target="combining.headers" />)</t> 1821 1821 <t>The Cache-Control: max-age directive was not properly defined for responses.</t> 1822 <t>Warnings could be cached incorrectly, or not updated appropriately. <xref1822 <t>Warnings could be cached incorrectly, or not updated appropriately. (Section <xref 1823 1823 format="counter" target="expiration.model" />, <xref format="counter" 1824 1824 target="combining.headers" />, <xref format="counter" target="header.cache-control" />,
Note: See TracChangeset
for help on using the changeset viewer.