Changeset 139 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 03/01/08 21:17:48 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r138 r139 2817 2817 <section title="Changes from RFC 2068" anchor="changes.from.rfc.2068"> 2818 2818 <t> 2819 A case was missed in the Cache-Control model of HTTP/1.1; s-maxage 2820 was introduced to add this missing case. (Sections <xref target="response.cacheability" format="counter"/>, 2821 <xref target="header.cache-control" format="counter"/>, 2822 <xref target="modifications.of.the.basic.expiration.mechanism" format="counter"/>) 2823 </t> 2824 <t> 2819 2825 Transfer-coding and message lengths all interact in ways that 2820 2826 required fixing exactly when chunked encoding is used (to allow for … … 2825 2831 </t> 2826 2832 <t> 2827 A case was missed in the Cache-Control model of HTTP/1.1; s-maxage 2828 was introduced to add this missing case. (Sections <xref target="response.cacheability" format="counter"/>, 2829 <xref target="header.cache-control" format="counter"/>, 2830 <xref target="modifications.of.the.basic.expiration.mechanism" format="counter"/>) 2833 Proxies should be able to add Content-Length when appropriate. 2834 (<xref target="non-modifiable.headers"/>) 2831 2835 </t> 2832 2836 <t>
Note: See TracChangeset
for help on using the changeset viewer.