source: draft-ietf-httpbis/latest/p6-cache.xml @ 2407

Last change on this file since 2407 was 2407, checked in by julian.reschke@…, 10 years ago

add warn code references

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 115.9 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<?xml-stylesheet type='text/xsl' href='../myxml2rfc.xslt'?>
3<!DOCTYPE rfc [
4  <!ENTITY MAY "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MAY</bcp14>">
5  <!ENTITY MUST "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST</bcp14>">
6  <!ENTITY MUST-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST NOT</bcp14>">
7  <!ENTITY OPTIONAL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>OPTIONAL</bcp14>">
8  <!ENTITY RECOMMENDED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>RECOMMENDED</bcp14>">
9  <!ENTITY REQUIRED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>REQUIRED</bcp14>">
10  <!ENTITY SHALL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL</bcp14>">
11  <!ENTITY SHALL-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL NOT</bcp14>">
12  <!ENTITY SHOULD "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD</bcp14>">
13  <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>">
14  <!ENTITY ID-VERSION "latest">
15  <!ENTITY ID-MONTH "September">
16  <!ENTITY ID-YEAR "2013">
17  <!ENTITY mdash "&#8212;">
18  <!ENTITY Note "<x:h xmlns:x='http://purl.org/net/xml2rfc/ext'>Note:</x:h>">
19  <!ENTITY architecture                "<xref target='Part1' x:rel='#architecture' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
20  <!ENTITY conformance                 "<xref target='Part1' x:rel='#conformance' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
21  <!ENTITY notation                    "<xref target='Part1' x:rel='#notation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
22  <!ENTITY abnf-extension              "<xref target='Part1' x:rel='#abnf.extension' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
23  <!ENTITY acks                        "<xref target='Part1' x:rel='#acks' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
24  <!ENTITY whitespace                  "<xref target='Part1' x:rel='#whitespace' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
25  <!ENTITY field-components            "<xref target='Part1' x:rel='#field.components' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
26  <!ENTITY uri                         "<xref target='Part1' x:rel='#uri' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
27  <!ENTITY effective-request-uri       "<xref target='Part1' x:rel='#effective.request.uri' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
28  <!ENTITY messaging                   "<xref target='Part1' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
29  <!ENTITY semantics                   "<xref target='Part2' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
30  <!ENTITY conditional                 "<xref target='Part4' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
31  <!ENTITY conditional-precedence      "<xref target='Part4' x:rel='#precedence' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
32  <!ENTITY partial                     "<xref target='Part5' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
33  <!ENTITY combining-byte-ranges       "<xref target='Part5' x:rel='#combining.byte.ranges' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
34  <!ENTITY http-date                   "<xref target='Part2' x:rel='#http.date' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
35  <!ENTITY header-authorization        "<xref target='Part7' x:rel='#header.authorization' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
36  <!ENTITY header-connection           "<xref target='Part1' x:rel='#header.connection' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
37  <!ENTITY header-date                 "<xref target='Part2' x:rel='#header.date' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
38  <!ENTITY header-etag                 "<xref target='Part4' x:rel='#header.etag' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
39  <!ENTITY header-if-match             "<xref target='Part4' x:rel='#header.if-match' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
40  <!ENTITY header-if-none-match        "<xref target='Part4' x:rel='#header.if-none-match' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
41  <!ENTITY header-if-modified-since    "<xref target='Part4' x:rel='#header.if-modified-since' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
42  <!ENTITY header-if-unmodified-since  "<xref target='Part4' x:rel='#header.if-unmodified-since' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
43  <!ENTITY header-if-range             "<xref target='Part5' x:rel='#header.if-range' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
44  <!ENTITY header-last-modified        "<xref target='Part4' x:rel='#header.last-modified' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
45  <!ENTITY header-vary                 "<xref target='Part2' x:rel='#header.vary' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
46  <!ENTITY header-via                  "<xref target='Part1' x:rel='#header.via' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
47  <!ENTITY header-fields               "<xref target='Part1' x:rel='#header.fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
48  <!ENTITY GET                         "<xref target='Part2' x:rel='#GET' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
49  <!ENTITY safe-methods                "<xref target='Part2' x:rel='#safe.methods' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
50  <!ENTITY entity-tags                 "<xref target='Part4' x:rel='#header.etag' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
51  <!ENTITY weak-and-strong             "<xref target='Part4' x:rel='#weak.and.strong.validators' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
52  <!ENTITY lastmod-comparison          "<xref target='Part4' x:rel='#lastmod.comparison' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
53  <!ENTITY status-codes                "<xref target='Part2' x:rel='#status.codes' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
54  <!ENTITY status.2xx                  "<xref target='Part2' x:rel='#status.2xx' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
55  <!ENTITY transformations             "<xref target='Part1' x:rel='#message.transformations' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
56]>
57<?rfc toc="yes" ?>
58<?rfc symrefs="yes" ?>
59<?rfc sortrefs="yes" ?>
60<?rfc compact="yes"?>
61<?rfc subcompact="no" ?>
62<?rfc linkmailto="no" ?>
63<?rfc editing="no" ?>
64<?rfc comments="yes"?>
65<?rfc inline="yes"?>
66<?rfc rfcedstyle="yes"?>
67<?rfc-ext allow-markup-in-artwork="yes" ?>
68<?rfc-ext include-references-in-index="yes" ?>
69<rfc category="std" docName="draft-ietf-httpbis-p6-cache-&ID-VERSION;" ipr="pre5378Trust200902"
70  obsoletes="2616" x:maturity-level="proposed" xmlns:x="http://purl.org/net/xml2rfc/ext">
71<x:link rel="prev" basename="p5-range"/>
72<x:link rel="next" basename="p7-auth"/>
73<x:feedback template="mailto:ietf-http-wg@w3.org?subject={docname},%20%22{section}%22&amp;body=&lt;{ref}&gt;:"/>
74<front>
75
76  <title abbrev="HTTP/1.1 Caching">Hypertext Transfer Protocol (HTTP/1.1): Caching</title>
77
78  <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
79    <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
80    <address>
81      <postal>
82        <street>345 Park Ave</street>
83        <city>San Jose</city>
84        <region>CA</region>
85        <code>95110</code>
86        <country>USA</country>
87      </postal>
88      <email>fielding@gbiv.com</email>
89      <uri>http://roy.gbiv.com/</uri>
90    </address>
91  </author>
92
93  <author fullname="Mark Nottingham" initials="M." role="editor" surname="Nottingham">
94    <organization>Akamai</organization>
95    <address>
96      <email>mnot@mnot.net</email>
97      <uri>http://www.mnot.net/</uri>
98    </address>
99  </author>
100
101  <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
102    <organization abbrev="greenbytes">greenbytes GmbH</organization>
103    <address>
104      <postal>
105        <street>Hafenweg 16</street>
106        <city>Muenster</city><region>NW</region><code>48155</code>
107        <country>Germany</country>
108      </postal>
109      <email>julian.reschke@greenbytes.de</email>
110      <uri>http://greenbytes.de/tech/webdav/</uri>
111    </address>
112  </author>
113
114  <date month="&ID-MONTH;" year="&ID-YEAR;" />
115  <workgroup>HTTPbis Working Group</workgroup>
116
117<abstract>
118<t>
119   The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
120   distributed, collaborative, hypertext information systems. This document
121   defines requirements on HTTP caches and the associated header fields
122   that control cache behavior or indicate cacheable response messages.
123</t>
124</abstract>
125
126<note title="Editorial Note (To be removed by RFC Editor)">
127  <t>
128    Discussion of this draft takes place on the HTTPBIS working group
129    mailing list (ietf-http-wg@w3.org), which is archived at
130    <eref target="http://lists.w3.org/Archives/Public/ietf-http-wg/"/>.
131  </t>
132  <t>
133    The current issues list is at
134    <eref target="http://tools.ietf.org/wg/httpbis/trac/report/3"/> and related
135    documents (including fancy diffs) can be found at
136    <eref target="http://tools.ietf.org/wg/httpbis/"/>.
137  </t>
138  <t>
139    The changes in this draft are summarized in <xref target="changes.since.23"/>.
140  </t>
141</note>
142
143   </front>
144   <middle>
145
146<section anchor="caching" title="Introduction">
147<t>
148   HTTP is typically used for distributed information systems, where
149   performance can be improved by the use of response caches. This document
150   defines aspects of HTTP/1.1 related to caching and reusing response
151   messages.
152</t>
153
154<iref item="cache" />
155<t>
156   An HTTP <x:dfn>cache</x:dfn> is a local store of response messages and the
157   subsystem that controls storage, retrieval, and deletion of messages in it.
158   A cache stores cacheable responses in order to reduce the response time and
159   network bandwidth consumption on future, equivalent requests. Any client or
160   server &MAY; employ a cache, though a cache cannot be used by a server that
161   is acting as a tunnel.
162</t>
163<iref item="shared cache" />
164<iref item="private cache" />
165<t anchor="shared.and.private.caches">
166   A <x:dfn>shared cache</x:dfn> is a cache that stores responses to be reused
167   by more than one user; shared caches are usually (but not always) deployed
168   as a part of an intermediary. A <x:dfn>private cache</x:dfn>, in contrast,
169   is dedicated to a single user.
170</t>
171<t>
172   The goal of caching in HTTP/1.1 is to significantly improve performance
173   by reusing a prior response message to satisfy a current request.
174   A stored response is considered "fresh", as defined in
175   <xref target="expiration.model" />, if the response can be reused without
176   "validation" (checking with the origin server to see if the cached response
177   remains valid for this request).  A fresh response can therefore
178   reduce both latency and network overhead each time it is reused.
179   When a cached response is not fresh, it might still be reusable if it can
180   be freshened by validation (<xref target="validation.model" />) or if the
181   origin is unavailable (<xref target="serving.stale.responses" />).
182</t>
183
184<section title="Conformance and Error Handling" anchor="conformance">
185<t>
186   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
187   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
188   document are to be interpreted as described in <xref target="RFC2119"/>.
189</t>
190<t>
191   Conformance criteria and considerations regarding error handling
192   are defined in &conformance;.
193</t>
194</section>
195
196<section title="Syntax Notation" anchor="notation">
197<t>
198   This specification uses the Augmented Backus-Naur Form (ABNF) notation
199   of <xref target="RFC5234"/> with the list rule extension defined in
200   &abnf-extension;. <xref target="imported.abnf"/> describes rules imported from
201   other documents. <xref target="collected.abnf"/> shows the collected ABNF
202   with the list rule expanded.
203</t>
204
205<section title="Delta Seconds" anchor="delta-seconds">
206<t>
207   The delta-seconds rule specifies a non-negative integer, representing time
208   in seconds.
209</t>
210<figure><artwork type="abnf2616"><iref item="Grammar" primary="true" subitem="delta-seconds" />
211  <x:ref>delta-seconds</x:ref>  = 1*<x:ref>DIGIT</x:ref>
212</artwork></figure>
213<t>
214   If a cache receives a delta-seconds value larger than the largest
215   positive integer it can represent, or if any of its subsequent calculations
216   overflows, the cache &MUST; consider the value to be 2147483648
217   (2<x:sup>31</x:sup>). A recipient parsing a delta-seconds value &MUST; use
218   an arithmetic type of at least 31 bits of range, and a sender &MUST-NOT;
219   generate delta-seconds with a value greater than 2147483648.
220</t>
221</section>
222
223</section>
224</section>
225
226<section anchor="caching.overview" title="Overview of Cache Operation">
227<iref item="cache entry" />
228<iref item="cache key" />
229<t>
230   Proper cache operation preserves the semantics of HTTP transfers
231   (&semantics;) while eliminating the transfer of information already held
232   in the cache.  Although caching is an entirely &OPTIONAL; feature of HTTP,
233   we assume that reusing the cached response is desirable and that such
234   reuse is the default behavior when no requirement or local
235   configuration prevents it.  Therefore, HTTP cache requirements are focused
236   on preventing a cache from either storing a non-reusable response or
237   reusing a stored response inappropriately, rather than mandating that
238   caches always store and reuse particular responses.
239</t>
240<t>
241   Each <x:dfn>cache entry</x:dfn> consists of a cache key and one or more
242   HTTP responses corresponding to prior requests that used the same key. The
243   most common form of cache entry is a successful result of a retrieval
244   request: i.e., a <x:ref>200 (OK)</x:ref> response to a GET request, which
245   contains a representation of the resource identified by the request target
246   (&GET;). However, it is also possible to cache permanent redirects,
247   negative results (e.g., <x:ref>404 (Not Found)</x:ref>),
248   incomplete results (e.g., <x:ref>206 (Partial Content)</x:ref>), and
249   responses to methods other than GET if the method's definition allows such
250   caching and defines something suitable for use as a cache key.
251</t>
252<iref item="cache key" />
253<t>
254   The primary <x:dfn>cache key</x:dfn> consists of the request method and
255   target URI.  However, since HTTP caches in common use today are typically
256   limited to caching responses to GET, many caches simply decline
257   other methods and use only the URI as the primary cache key.
258</t>
259<t>
260   If a request target is subject to content negotiation, its cache entry
261   might consist of multiple stored responses, each differentiated by a
262   secondary key for the values of the original request's selecting header
263   fields (<xref target="caching.negotiated.responses"/>).
264</t>
265</section>
266
267<section anchor="response.cacheability" title="Storing Responses in Caches">
268<t>
269   A cache &MUST-NOT; store a response to any request, unless:
270   <list style="symbols">
271      <t>The request method is understood by the cache and defined as being
272      cacheable, and</t>
273      <t>the response status code is understood by the cache, and</t>
274      <t>the "no-store" cache directive (see <xref
275      target="header.cache-control" />) does not appear in request or response
276      header fields, and</t>
277      <t>the "private" cache response directive (see <xref
278      target="cache-response-directive.private" />) does not appear in the
279      response, if the cache is shared, and</t>
280      <t>the <x:ref>Authorization</x:ref> header field (see
281      &header-authorization;) does not appear in the request, if the cache is
282      shared, unless the response explicitly allows it (see <xref
283      target="caching.authenticated.responses" />), and</t>
284      <t>the response either:
285         <list style="symbols">
286            <t>contains an <x:ref>Expires</x:ref> header field (see
287            <xref target="header.expires"/>), or</t>
288            <t>contains a max-age response cache directive (see <xref
289            target="cache-response-directive.max-age" />), or</t>
290            <t>contains a s-maxage response cache directive (see <xref
291            target="cache-response-directive.s-maxage" />) and the cache is
292            shared, or</t>
293            <t>contains a Cache Control Extension (see <xref
294            target="cache.control.extensions" />) that allows it to be cached,
295            or</t>
296            <t>has a status code that is defined as cacheable
297            (see <xref target="heuristic.freshness" />), or</t>
298            <t>contains a public response cache directive (see <xref
299            target="cache-response-directive.public"/>).</t>
300         </list>
301      </t>
302   </list>
303</t>
304<t>
305   Note that any of the requirements listed above can be overridden by a
306   cache-control extension; see <xref target="cache.control.extensions" />.
307</t>
308<t>
309   In this context, a cache has "understood" a request method or a response
310   status code if it recognizes it and implements all specified
311   caching-related behavior.
312</t>
313<t>
314   Note that, in normal operation, some caches will not store a response that
315   has neither a cache validator nor an explicit expiration time, as such
316   responses are not usually useful to store. However, caches are not
317   prohibited from storing such responses.
318</t>
319
320<section anchor="incomplete.responses" title="Storing Incomplete Responses">
321<t>
322   A response message is considered complete when all of the octets indicated
323   by the message framing (&messaging;) are received prior to the connection
324   being closed. If the request method is GET, the response status code is
325   <x:ref>200 (OK)</x:ref>, and the entire response header section has been received, a
326   cache &MAY; store an incomplete response message body if the cache entry is
327   recorded as incomplete. Likewise, a <x:ref>206 (Partial Content)</x:ref>
328   response &MAY; be stored as if it were an incomplete <x:ref>200
329   (OK)</x:ref> cache entry. However, a cache &MUST-NOT; store incomplete or
330   partial content responses if it does not support the <x:ref>Range</x:ref>
331   and <x:ref>Content-Range</x:ref> header fields or if it does not understand
332   the range units used in those fields.
333</t>
334<t>
335   A cache &MAY; complete a stored incomplete response by making a subsequent
336   range request (&partial;) and combining the successful response with the
337   stored entry, as defined in <xref target="combining.responses"/>. A cache
338   &MUST-NOT; use an incomplete response to answer requests unless the
339   response has been made complete or the request is partial and specifies a
340   range that is wholly within the incomplete response. A cache &MUST-NOT;
341   send a partial response to a client without explicitly marking it as such
342   using the <x:ref>206 (Partial Content)</x:ref> status code.
343</t>
344</section>
345
346
347<section anchor="caching.authenticated.responses"
348   title="Storing Responses to Authenticated Requests">
349<t>
350   A shared cache &MUST-NOT; use a cached response to a request with an
351   <x:ref>Authorization</x:ref> header field (&header-authorization;) to
352   satisfy any subsequent request unless a cache directive that allows such
353   responses to be stored is present in the response.
354</t>
355<t>
356   In this specification, the following <x:ref>Cache-Control</x:ref> response
357   directives (<xref target="cache-response-directive"/>) have such an effect:
358   must-revalidate, public, s-maxage.
359</t>
360<t>
361   Note that cached responses that contain the "must-revalidate" and/or
362   "s-maxage" response directives are not allowed to be served stale (<xref
363   target="serving.stale.responses"/>) by shared caches. In particular, a
364   response with either "max-age=0, must-revalidate" or "s-maxage=0" cannot be
365   used to satisfy a subsequent request without revalidating it on the origin
366   server.
367</t>
368</section>
369
370<section anchor="combining.responses" title="Combining Partial Content">
371<t>
372   A response might transfer only a partial representation if the
373   connection closed prematurely or if the request used one or more Range
374   specifiers (&partial;).  After several such transfers, a cache might have
375   received several ranges of the same representation.  A cache &MAY; combine
376   these ranges into a single stored response, and reuse that response to
377   satisfy later requests, if they all share the same strong validator and
378   the cache complies with the client requirements in &combining-byte-ranges;.
379</t>
380<t>
381   When combining the new response with one or more stored responses, a
382   cache &MUST;:
383   <list style="symbols">
384      <t>delete any <x:ref>Warning</x:ref> header fields in the stored response
385         with warn-code 1xx (see <xref target="header.warning" />);</t>
386      <t>retain any <x:ref>Warning</x:ref> header fields in the stored response
387         with warn-code 2xx; and,</t>
388      <t>use other header fields provided in the new response, aside
389         from <x:ref>Content-Range</x:ref>, to replace all instances of the
390         corresponding header fields in the stored response.</t>
391   </list>
392</t>
393</section>
394
395</section>
396
397
398<section anchor="constructing.responses.from.caches"
399   title="Constructing Responses from Caches">
400<t>
401   When presented with a request, a cache &MUST-NOT; reuse a stored response,
402   unless:
403   <list style="symbols">
404      <t>The presented effective request URI (&effective-request-uri;) and
405      that of the stored response match, and</t>
406      <t>the request method associated with the stored response allows it to
407      be used for the presented request, and</t>
408      <t>selecting header fields nominated by the stored response (if any)
409      match those presented (see <xref target="caching.negotiated.responses"
410      />), and</t>
411      <t>the presented request does not contain the no-cache pragma (<xref
412      target="header.pragma"/>), nor the no-cache cache directive (<xref
413      target="cache-request-directive"/>), unless the stored response is
414      successfully validated (<xref target="validation.model"/>), and</t>
415      <t>the stored response does not contain the no-cache cache directive
416      (<xref target="cache-response-directive.no-cache"/>), unless it is
417      successfully validated (<xref target="validation.model"/>), and</t>
418      <t>the stored response is either:
419         <list style="symbols">
420            <t>fresh (see <xref target="expiration.model" />), or</t>
421            <t>allowed to be served stale (see <xref
422            target="serving.stale.responses" />), or</t>
423            <t>successfully validated (see <xref target="validation.model"
424            />).</t>
425         </list>
426      </t>
427  </list>
428</t>
429<t>
430   Note that any of the requirements listed above can be overridden by a
431   cache-control extension; see <xref target="cache.control.extensions" />.
432</t>
433<t>
434   When a stored response is used to satisfy a request without validation, a
435   cache &MUST; generate an <x:ref>Age</x:ref> header field (<xref
436   target="header.age"/>), replacing any present in the response with a value
437   equal to the stored response's current_age; see <xref
438   target="age.calculations" />.
439</t>
440<t>
441   A cache &MUST; write through requests with methods that are unsafe
442   (&safe-methods;) to the origin server; i.e., a cache is not allowed to
443   generate a reply to such a request before having forwarded the request and
444   having received a corresponding response.
445</t>
446<t>
447   Also, note that unsafe requests might invalidate already stored responses;
448   see <xref target="invalidation" />.
449</t>
450<t>
451   When more than one suitable response is stored, a cache &MUST; use the
452   most recent response (as determined by the <x:ref>Date</x:ref> header
453   field). It can also forward the request with "Cache-Control: max-age=0" or
454   "Cache-Control: no-cache" to disambiguate which response to use.
455</t>
456<t>
457   A cache that does not have a clock available &MUST-NOT; use stored
458   responses without revalidating them upon every use.
459</t>
460
461<section anchor="caching.negotiated.responses"
462   title="Calculating Secondary Keys with Vary">
463<t>
464   When a cache receives a request that can be satisfied by a stored response
465   that has a <x:ref>Vary</x:ref> header field (&header-vary;),
466   it &MUST-NOT; use that response unless all of the selecting header fields
467   nominated by the Vary header field match in both the original request
468   (i.e., that associated with the stored response), and the presented
469   request.
470</t>
471<t>
472   The selecting header fields from two requests are defined to match if and
473   only if those in the first request can be transformed to those in the
474   second request by applying any of the following:
475   <list style="symbols">
476      <t>
477         adding or removing whitespace, where allowed in the header field's
478         syntax
479      </t>
480      <t>
481         combining multiple header fields with the same field name
482         (see &header-fields;)
483      </t>
484      <t>
485         normalizing both header field values in a way that is known to have
486         identical semantics, according to the header field's specification
487         (e.g., re-ordering field values when order is not significant;
488         case-normalization, where values are defined to be case-insensitive)
489      </t>
490  </list>
491</t>
492<t>
493   If (after any normalization that might take place) a header field is absent
494   from a request, it can only match another request if it is also absent
495   there.
496</t>
497<t>
498   A <x:ref>Vary</x:ref> header field-value of "*" always fails to match.
499</t>
500<t>
501   The stored response with matching selecting header fields is known as the
502   selected response.
503</t>
504<t>
505   If multiple selected responses are available (potentially including
506   responses without a Vary header field), the cache will need to choose one to use.
507   When a selecting header field has a known mechanism for doing so (e.g., qvalues on
508   <x:ref>Accept</x:ref> and similar request header fields), that mechanism &MAY; be
509   used to select preferred responses; of the remainder, the most recent
510   response (as determined by the <x:ref>Date</x:ref> header field) is used, as
511   per <xref target="constructing.responses.from.caches"/>.
512</t>
513<t>
514   If no selected response is available, the cache cannot satisfy the
515   presented request. Typically, it is forwarded to the origin server
516   in a (possibly conditional; see <xref target="validation.model"/>) request.
517</t>
518</section>
519
520<section anchor="expiration.model" title="Freshness">
521<iref item="fresh" />
522<iref item="stale" />
523<t>
524   A <x:dfn>fresh</x:dfn> response is one whose age has not yet exceeded its
525   freshness lifetime. Conversely, a <x:dfn>stale</x:dfn>
526   response is one where it has.
527</t>
528<iref item="freshness lifetime" />
529<iref item="explicit expiration time" />
530<iref item="heuristic expiration time" />
531<t>
532   A response's <x:dfn>freshness lifetime</x:dfn> is the length of time
533   between its generation by the origin server and its expiration time. An
534   <x:dfn>explicit expiration time</x:dfn> is the time at which the origin
535   server intends that a stored response can no longer be used by a cache
536   without further validation, whereas a <x:dfn>heuristic expiration
537   time</x:dfn> is assigned by a cache when no explicit expiration time is
538   available.
539</t>
540<iref item="age" />
541<t>
542   A response's <x:dfn>age</x:dfn> is the time that has passed since it was
543   generated by, or successfully validated with, the origin server. 
544</t>
545<t>
546   When a response is "fresh" in the cache, it can be used to satisfy
547   subsequent requests without contacting the origin server, thereby improving
548   efficiency.
549</t>
550<t>
551   The primary mechanism for determining freshness is for an origin server to
552   provide an explicit expiration time in the future, using either the
553   <x:ref>Expires</x:ref> header field (<xref target="header.expires" />) or
554   the max-age response cache directive (<xref
555   target="cache-response-directive.max-age" />). Generally, origin servers
556   will assign future explicit expiration times to responses in the belief
557   that the representation is not likely to change in a semantically
558   significant way before the expiration time is reached.
559</t>
560<t>
561   If an origin server wishes to force a cache to validate every request, it
562   can assign an explicit expiration time in the past to indicate that the
563   response is already stale. Compliant caches will normally validate a stale
564   cached response before reusing it for subsequent requests (see <xref
565   target="serving.stale.responses" />).
566</t>
567<t>
568   Since origin servers do not always provide explicit expiration times,
569   caches are also allowed to use a heuristic to determine an expiration time
570   under certain circumstances (see <xref target="heuristic.freshness"/>).
571</t>
572<figure>
573<preamble>
574  The calculation to determine if a response is fresh is:
575</preamble>
576<artwork type="code">
577   response_is_fresh = (freshness_lifetime &gt; current_age)
578</artwork>
579</figure>
580<t>
581   freshness_lifetime is defined in <xref
582   target="calculating.freshness.lifetime" />; current_age is defined in
583   <xref target="age.calculations" />.
584</t>
585<t>
586   Clients can send the max-age or min-fresh cache directives in a request to
587   constrain or relax freshness calculations for the corresponding response
588   (<xref target="cache-request-directive" />).
589</t>
590<t>
591   When calculating freshness, to avoid common problems in date parsing:
592</t>
593<t>
594  <list style="symbols">
595     <t>Although all date formats are specified to be case-sensitive,
596        a cache recipient &SHOULD; match day, week, and timezone names
597        case-insensitively.</t>
598             
599     <t>If a cache recipient's internal implementation of time has less
600        resolution than the value of an HTTP-date, the recipient &MUST;
601        internally represent a parsed <x:ref>Expires</x:ref> date as the
602        nearest time equal to or earlier than the received value.</t>
603
604     <t>A cache recipient &MUST-NOT; allow local time zones to influence the
605        calculation or comparison of an age or expiration time.</t>
606
607     <t>A cache recipient &SHOULD; consider a date with a zone abbreviation
608        other than GMT or UTC to be invalid for calculating expiration.</t>
609  </list>
610</t>
611<t>
612   Note that freshness applies only to cache operation; it cannot be used to
613   force a user agent to refresh its display or reload a resource. See <xref
614   target="history.lists" /> for an explanation of the difference between
615   caches and history mechanisms.
616</t>
617
618<section anchor="calculating.freshness.lifetime"
619   title="Calculating Freshness Lifetime">
620<t>
621   A cache can calculate the freshness lifetime (denoted as
622   freshness_lifetime) of a response by using the first match of:
623   <list style="symbols">
624      <t>If the cache is shared and the s-maxage response cache directive
625      (<xref target="cache-response-directive.s-maxage" />) is present, use its value,
626      or</t>
627      <t>If the max-age response cache directive (<xref
628      target="cache-response-directive.max-age" />) is present, use its value, or</t>
629      <t>If the <x:ref>Expires</x:ref> response header field
630      (<xref target="header.expires" />) is present, use its value minus the
631      value of the <x:ref>Date</x:ref> response header field, or</t>
632      <t>Otherwise, no explicit expiration time is present in the response. A
633      heuristic freshness lifetime might be applicable; see <xref
634      target="heuristic.freshness" />.</t>
635   </list>
636</t>
637<t>
638   Note that this calculation is not vulnerable to clock skew, since all of
639   the information comes from the origin server.
640</t>
641<t>
642   When there is more than one value present for a given directive (e.g., two
643   <x:ref>Expires</x:ref> header fields, multiple Cache-Control: max-age
644   directives), the directive's value is considered invalid. Caches are
645   encouraged to consider responses that have invalid freshness information to
646   be stale.
647</t>
648</section>
649
650<section anchor="heuristic.freshness" title="Calculating Heuristic Freshness">
651<t>
652   Since origin servers do not always provide explicit expiration times, a
653   cache &MAY; assign a heuristic expiration time when an explicit time is not
654   specified, employing algorithms that use other header field values (such as
655   the <x:ref>Last-Modified</x:ref> time) to estimate a plausible expiration
656   time. This specification does not provide specific algorithms, but does
657   impose worst-case constraints on their results.
658</t>
659<t>
660   A cache &MUST-NOT; use heuristics to determine freshness when an explicit
661   expiration time is present in the stored response. Because of the
662   requirements in <xref target="response.cacheability"/>, this means that,
663   effectively, heuristics can only be used on responses without explicit
664   freshness whose status codes are defined as cacheable, and responses
665   without explicit freshness that have been marked as explicitly cacheable
666   (e.g., with a "public" response cache directive).
667</t>
668<t>
669   If the response has a <x:ref>Last-Modified</x:ref> header field
670   (&header-last-modified;), caches are encouraged to use a heuristic
671   expiration value that is no more than some fraction of the interval since
672   that time. A typical setting of this fraction might be 10%.
673</t>
674<t>
675   When a heuristic is used to calculate freshness lifetime, a cache &SHOULD;
676   generate a <x:ref>Warning</x:ref> header field with a 113 warn-code (see
677   <xref target="warn.113"/>) in the response if its current_age is more than
678   24 hours and such a warning is not already present.
679</t>
680<x:note>
681   <t>
682      &Note; <xref target="RFC2616" x:fmt="of" x:sec="13.9"/> prohibited caches
683      from calculating heuristic freshness for URIs with query components
684      (i.e., those containing '?'). In practice, this has not been widely
685      implemented. Therefore, origin servers are encouraged to send explicit
686      directives (e.g., Cache-Control: no-cache) if they wish to preclude
687      caching.
688   </t>
689</x:note>
690</section>
691
692<section anchor="age.calculations" title="Calculating Age">
693<t>
694   The <x:ref>Age</x:ref> header field is used to convey an estimated
695   age of the response message when obtained from a cache. The Age field value
696   is the cache's estimate of the number of seconds since the response was
697   generated or validated by the origin server. In essence, the Age value is
698   the sum of the time that the response has been resident in each of the
699   caches along the path from the origin server, plus the amount of time it
700   has been in transit along network paths.
701</t>
702<t>
703   The following data is used for the age calculation:
704</t>
705<t>
706   <x:dfn>age_value</x:dfn>
707   <list>
708      <t>
709         The term "age_value" denotes the value of the <x:ref>Age</x:ref>
710         header field (<xref target="header.age"/>), in a form appropriate for
711         arithmetic operation; or 0, if not available.
712      </t>
713   </list>
714</t>
715<t>
716   <x:dfn>date_value</x:dfn>
717   <list>
718      <t>
719         The term "date_value" denotes the value of
720         the Date header field, in a form appropriate for arithmetic
721         operations. See &header-date; for the definition of the Date header
722         field, and for requirements regarding responses without it.
723      </t>
724   </list>
725</t>
726<t>
727   <x:dfn>now</x:dfn>
728   <list>
729      <t>
730         The term "now" means "the current value of the clock at the host
731         performing the calculation". A host ought to use NTP (<xref
732         target="RFC1305"/>) or some similar protocol to synchronize its
733         clocks to Coordinated Universal Time.
734      </t>
735   </list>
736</t>
737<t>
738   <x:dfn>request_time</x:dfn>
739   <list>
740      <t>
741         The current value of the clock at the host at the time the request
742         resulting in the stored response was made.
743      </t>
744   </list>
745</t>
746<t>
747   <x:dfn>response_time</x:dfn>
748   <list>
749      <t>
750         The current value of the clock at the host at the time the response
751         was received.
752      </t>
753   </list>
754</t>
755<t>
756   A response's age can be calculated in two entirely independent ways:
757   <list style="numbers">
758      <t>the "apparent_age": response_time minus date_value, if the local
759      clock is reasonably well synchronized to the origin server's clock. If
760      the result is negative, the result is replaced by zero.</t>
761      <t>the "corrected_age_value", if all of the caches along the response
762      path implement HTTP/1.1. A cache &MUST; interpret this value relative
763      to the time the request was initiated, not the time that the response
764      was received.</t>
765   </list>
766</t>
767<figure>
768<artwork type="code">
769  apparent_age = max(0, response_time - date_value);
770
771  response_delay = response_time - request_time;
772  corrected_age_value = age_value + response_delay; 
773</artwork>
774</figure>
775<figure>
776<preamble>These are combined as</preamble>
777<artwork type="code">
778  corrected_initial_age = max(apparent_age, corrected_age_value);
779</artwork></figure>
780<t>
781   unless the cache is confident in the value of the <x:ref>Age</x:ref> header
782   field (e.g., because there are no HTTP/1.0 hops in the <x:ref>Via</x:ref>
783   header field), in which case the corrected_age_value &MAY; be used as the
784   corrected_initial_age.
785</t>
786<t>
787   The current_age of a stored response can then be calculated by adding the
788   amount of time (in seconds) since the stored response was last validated by
789   the origin server to the corrected_initial_age.
790</t>
791<figure><artwork type="code">
792  resident_time = now - response_time;
793  current_age = corrected_initial_age + resident_time;
794</artwork></figure>
795</section>
796
797<section anchor="serving.stale.responses" title="Serving Stale Responses">
798<t>
799   A "stale" response is one that either has explicit expiry information or is
800   allowed to have heuristic expiry calculated, but is not fresh according to
801   the calculations in <xref target="expiration.model" />.
802</t>
803<t>
804   A cache &MUST-NOT; generate a stale response if it is prohibited by an
805   explicit in-protocol directive (e.g., by a "no-store" or "no-cache" cache
806   directive, a "must-revalidate" cache-response-directive, or an applicable
807   "s-maxage" or "proxy-revalidate" cache-response-directive; see <xref
808   target="cache-response-directive"/>).
809</t>
810<t>
811   A cache &MUST-NOT; send stale responses unless it is disconnected
812   (i.e., it cannot contact the origin server or otherwise find a forward
813   path) or doing so is explicitly allowed (e.g., by the max-stale request
814   directive; see <xref target="cache-request-directive" />).
815</t>
816<t>
817   A cache &SHOULD; generate a <x:ref>Warning</x:ref> header field with the
818   110 warn-code (see <xref target="warn.110"/>) in stale responses.
819   Likewise, a cache &SHOULD; generate a 112 warn-code (see
820   <xref target="warn.112"/>) in stale responses if the cache is disconnected.
821</t>
822<t>
823   A cache &SHOULD-NOT; generate a new <x:ref>Warning</x:ref> header field
824   when forwarding a response that does not have an <x:ref>Age</x:ref> header
825   field, even if the response is already stale.  A cache need not validate
826   a response that merely became stale in transit.
827</t>
828</section>
829</section>
830
831<section anchor="validation.model" title="Validation">
832<t>
833   When a cache has one or more stored responses for a requested URI, but
834   cannot serve any of them (e.g., because they are not fresh, or one cannot
835   be selected; see <xref target="caching.negotiated.responses"/>), it can use
836   the conditional request mechanism &conditional; in the forwarded request to
837   give the next inbound server an opportunity to select a valid stored
838   response to use, updating the stored metadata in the process, or to replace
839   the stored response(s) with a new response. This process is known as
840   "validating" or "revalidating" the stored response.
841</t>
842
843<section anchor="validation.sent" title="Sending a Validation Request"><iref item="validator" />
844<t>
845   When sending a conditional request for cache validation, a cache sends one
846   or more precondition header fields containing <x:dfn>validator</x:dfn>
847   metadata from its stored response(s), which is then compared by recipients
848   to determine whether a stored response is equivalent to a current
849   representation of the resource.
850</t>
851<t>
852   One such validator is the timestamp given in a <x:ref>Last-Modified</x:ref>
853   header field (&header-last-modified;), which can be used in an
854   <x:ref>If-Modified-Since</x:ref> header field for response validation, or
855   in an <x:ref>If-Unmodified-Since</x:ref> or <x:ref>If-Range</x:ref> header
856   field for representation selection (i.e., the client is referring
857   specifically to a previously obtained representation with that timestamp).
858</t>
859<t>
860   Another validator is the entity-tag given in an <x:ref>ETag</x:ref> header
861   field (&header-etag;). One or more entity-tags, indicating one or more
862   stored responses, can be used in an <x:ref>If-None-Match</x:ref> header
863   field for response validation, or in an <x:ref>If-Match</x:ref> or
864   <x:ref>If-Range</x:ref> header field for representation selection (i.e.,
865   the client is referring specifically to one or more previously obtained
866   representations with the listed entity-tags).
867</t>
868</section>
869
870<section anchor="validation.received" title="Handling a Received Validation Request">
871<t>
872   Each client in the request chain may have its own cache, so it is common
873   for a cache at an intermediary or origin server to receive conditional
874   requests from other (outbound) caches. Likewise, some user agents make use
875   of conditional requests to limit data transfers to recently modified
876   representations or to complete the transfer of partially retrieved
877   representations.
878</t>
879<t>
880   If the request semantics can be satisfied with a cached response and a
881   recipient cache has at least one response stored for this primary cache
882   key, the cache &MUST; evaluate received precondition header fields as part
883   of its selection process for determining a suitable response.
884   A cache &MUST-NOT; evaluate received precondition header fields in a
885   request with semantics that cannot be satisfied with a cached response, or
886   for which the cache has no prior stored responses, since such preconditions
887   are intended for some other (inbound) server.
888</t>
889<t>
890   The proper evaluation of conditional requests by a cache depends on the
891   received precondition header fields and their precedence, as defined in
892   &conditional-precedence;.
893</t>
894<t>
895   A request containing an <x:ref>If-Match</x:ref> header field
896   (&header-if-match;) indicates that the client wants to receive an error
897   response if the cache has a stored response that cannot be used to answer
898   this request.
899   The cache &MUST; generate a <x:ref>412 (Precondition Failed)</x:ref>
900   response if the field-value is "*" and no suitable response is stored, or
901   if the field-value is a list of entity-tags and none of them match the
902   entity-tag of a suitable stored response.
903   Otherwise, the cache &MUST; generate a <x:ref>2xx (Successful)</x:ref>
904   response that reuses the most recent of its matching stored responses to
905   satisfy the request.
906</t>
907<t>
908   A request containing an <x:ref>If-Unmodified-Since</x:ref> header field
909   (&header-if-unmodified-since;) indicates that the client wants to receive
910   an error response if the cache has a stored response that cannot be used
911   to answer this request.
912   The cache &MUST; generate a <x:ref>412 (Precondition Failed)</x:ref>
913   response if one of the following is true:
914   1) a stored response has a <x:ref>Last-Modified</x:ref> field-value that
915   is more recent than the conditional timestamp;
916   2) no <x:ref>Last-Modified</x:ref> field is present, but a stored
917   response has a <x:ref>Date</x:ref> field-value that is more recent than the
918   conditional timestamp; or,
919   3) neither <x:ref>Last-Modified</x:ref> nor <x:ref>Date</x:ref> is present,
920   but the cache recorded a stored response as having been received at a
921   time more recent than the conditional timestamp.
922   Otherwise, the cache &MUST; generate a <x:ref>2xx (Successful)</x:ref>
923   response that reuses the most recent of its matching stored responses to
924   satisfy the request.
925</t>
926<t>
927   A request containing an <x:ref>If-None-Match</x:ref> header field
928   (&header-if-none-match;) indicates that the client wants to validate one
929   or more of its stored responses.
930   If the field-value is "*" and any suitable response is
931   stored, or the field-value is a list of entity-tags and at least one of
932   them match the entity-tag of a suitable stored response, the cache &MUST;
933   generate a <x:ref>304 (Not Modified)</x:ref> response using the most
934   suitable of those matching responses as the selected representation.
935   Otherwise, if the cache has one or more suitable stored responses that
936   do not match the condition, the cache &MUST; generate a
937   <x:ref>2xx (Successful)</x:ref> response that reuses the most suitable of
938   those stored responses to satisfy the request.
939   Finally, if the cache has no suitable stored responses, the cache &SHOULD;
940   forward the conditional request toward the origin server; if the received
941   condition contains a list of entity-tags and the cache has its own set of
942   stored responses for that primary cache key, the cache &SHOULD; take the
943   union of the received set with the set of entity-tags for its own stored
944   set of responses (fresh or stale) and generate an
945   <x:ref>If-None-Match</x:ref> header field containing that union when it
946   forwards the request toward the origin server.
947   However, if a stored response contains only partial content, the cache
948   &MUST-NOT; include its entity-tag in the union unless the request is for
949   a range that would be fully satisfied by that stored response.
950</t>
951<t>
952   A request containing an <x:ref>If-Modified-Since</x:ref> header field
953   (&header-if-modified-since;) indicates that the client wants to validate
954   one or more of its stored responses by modification date if the stored
955   responses have no entity-tag or the recipient does not implement
956   <x:ref>If-None-Match</x:ref>.
957   The cache &MUST; generate a <x:ref>2xx (Successful)</x:ref> response,
958   reusing the most recent of its stored responses to satisfy the request,
959   if one of the following is true:
960   1) a stored response has a <x:ref>Last-Modified</x:ref> field-value that
961   is more recent than the conditional timestamp;
962   2) no <x:ref>Last-Modified</x:ref> field is present, but a stored
963   response has a <x:ref>Date</x:ref> field-value that is more recent than the
964   conditional timestamp; or,
965   3) neither <x:ref>Last-Modified</x:ref> nor <x:ref>Date</x:ref> is present,
966   but the cache recorded a stored response as having been received at a
967   time more recent than the conditional timestamp.
968   Otherwise, if the cache has one or more suitable stored responses, the
969   cache &MUST; generate a <x:ref>304 (Not Modified)</x:ref> response using
970   the most recent of its suitable stored responses as the selected
971   representation.
972   Finally, if the cache has no suitable stored responses, the cache &SHOULD;
973   forward the conditional request toward the origin server.
974</t>
975<t>
976   A cache that implements partial responses to range requests, as defined in
977   &partial;, also needs to evaluate a received <x:ref>If-Range</x:ref> header
978   field (&header-if-range;) in respect to its selected stored response.
979</t>
980</section>
981
982<section anchor="validation.response" title="Handling a Validation Response">
983<t>
984   Cache handling of a response to a conditional request is dependent upon its
985   status code:
986</t>
987<t>
988   <list style="symbols">
989      <t>
990         A <x:ref>304 (Not Modified)</x:ref> response status code indicates
991         that the stored response can be updated and reused; see <xref
992         target="freshening.responses"/>.
993      </t>
994      <t>
995         A full response (i.e., one with a payload body) indicates that none
996         of the stored responses nominated in the conditional request is
997         suitable. Instead, the cache &MUST; use the full response to
998         satisfy the request and &MAY; replace the stored response(s).
999      </t>
1000      <t>
1001         However, if a cache receives a <x:ref>5xx (Server Error)</x:ref>
1002         response while attempting to validate a response, it can either
1003         forward this response to the requesting client, or act as if the
1004         server failed to respond. In the latter case, the cache &MAY; send a
1005         previously stored response (see <xref
1006         target="serving.stale.responses" />).
1007      </t>
1008   </list>
1009</t>
1010</section>
1011
1012<section anchor="freshening.responses" title="Freshening Stored Responses upon Validation">
1013<t>
1014   When a cache receives a <x:ref>304 (Not Modified)</x:ref> response and
1015   already has one or more stored <x:ref>200 (OK)</x:ref> responses for the
1016   same cache key, the cache needs to identify which of the stored responses
1017   are updated by this new response and then update the stored response(s)
1018   with the new information provided in the <x:ref>304</x:ref> response.
1019</t>
1020<iref item="strong validator" />
1021<t>
1022   The stored response to update is identified by using the first match (if
1023   any) of:
1024   <list style="symbols">
1025    <t>
1026     If the new response contains a <x:dfn>strong validator</x:dfn> (see
1027     &weak-and-strong;), then that strong validator identifies the selected
1028     representation for update. All of the stored responses with the same
1029     strong validator are selected. If none of the stored responses contain the
1030     same strong validator, then the cache &MUST-NOT; use the new response to
1031     update any stored responses.
1032    </t>
1033    <t>
1034     If the new response contains a weak validator and that validator
1035     corresponds to one of the cache's stored responses, then the most
1036     recent of those matching stored responses is selected for update.
1037    </t>
1038    <t>
1039     If the new response does not include any form of validator (such as in
1040     the case where a client generates an If-Modified-Since request from a
1041     source other than the Last-Modified response header field), and there is
1042     only one stored response, and that stored response also lacks a
1043     validator, then that stored response is selected for update.
1044    </t>
1045   </list>
1046</t>
1047<t>
1048   If a stored response is selected for update, the cache &MUST;:
1049   <list style="symbols">
1050      <t>delete any <x:ref>Warning</x:ref> header fields in the stored response
1051         with warn-code 1xx (see <xref target="header.warning" />);</t>
1052      <t>retain any <x:ref>Warning</x:ref> header fields in the stored response
1053         with warn-code 2xx; and,</t>
1054      <t>use other header fields provided in the <x:ref>304 (Not Modified)</x:ref>
1055         response to replace all instances of the corresponding header
1056         fields in the stored response.</t>
1057   </list>
1058</t>
1059</section>
1060
1061<section anchor="head.effects" title="Freshening Responses via HEAD">
1062<t>
1063   A response to the HEAD method is identical to what an equivalent request
1064   made with a GET would have been, except it lacks a body. This property
1065   of HEAD responses can be used to invalidate or update a cached GET
1066   response if the more efficient conditional GET request mechanism is not
1067   available (due to no validators being present in the stored response) or
1068   if transmission of the representation body is not desired even if it has
1069   changed.
1070</t>
1071<t>
1072   When a cache makes an inbound HEAD request for a given request target and
1073   receives a <x:ref>200 (OK)</x:ref> response, the cache &SHOULD; update or
1074   invalidate each of its stored GET responses that could have been selected
1075   for that request (see <xref target="caching.negotiated.responses"/>).
1076</t>
1077<t>
1078   For each of the stored responses that could have been selected, if the
1079   stored response and HEAD response have matching values for any received
1080   validator fields (<x:ref>ETag</x:ref> and <x:ref>Last-Modified</x:ref>)
1081   and, if the HEAD response has a <x:ref>Content-Length</x:ref> header field,
1082   the value of <x:ref>Content-Length</x:ref> matches that of the stored
1083   response, the cache &SHOULD; update the stored response a described below;
1084   otherwise, the cache &SHOULD; consider the stored response to be stale.
1085</t>
1086<t>
1087   If a cache updates a stored response with the metadata provided in a HEAD
1088   response, the cache &MUST;:
1089   <list style="symbols">
1090      <t>delete any <x:ref>Warning</x:ref> header fields in the stored response
1091         with warn-code 1xx (see <xref target="header.warning" />);</t>
1092      <t>retain any <x:ref>Warning</x:ref> header fields in the stored response
1093         with warn-code 2xx; and,</t>
1094      <t>use other header fields provided in the HEAD response to replace all
1095         instances of the corresponding header fields in the stored response
1096         and append new header fields to the stored response's header section
1097         unless otherwise restricted by the <x:ref>Cache-Control</x:ref>
1098         header field.</t>
1099   </list>
1100</t>
1101</section>
1102</section>
1103
1104
1105<section anchor="invalidation" title="Invalidation">
1106<t>
1107   Because unsafe request methods (&safe-methods;) such as PUT, POST or DELETE
1108   have the potential for changing state on the origin server, intervening
1109   caches can use them to keep their contents up-to-date.
1110</t>
1111<t>
1112   A cache &MUST; invalidate the effective Request URI
1113   (&effective-request-uri;) as well as the URI(s) in the
1114   <x:ref>Location</x:ref> and <x:ref>Content-Location</x:ref> response header
1115   fields (if present) when a non-error status code is received in response to
1116   an unsafe request method.
1117</t>
1118<t>
1119   However, a cache &MUST-NOT; invalidate a URI from a <x:ref>Location</x:ref>
1120   or <x:ref>Content-Location</x:ref> response header field if the host part of
1121   that URI differs from the host part in the effective request URI
1122   (&effective-request-uri;). This helps prevent denial of service attacks.
1123</t>
1124<t>
1125   A cache &MUST; invalidate the effective request URI
1126   (&effective-request-uri;) when it receives a non-error response
1127   to a request with a method whose safety is unknown.
1128</t>
1129<t>
1130   Here, a "non-error response" is one with a <x:ref>2xx (Successful)</x:ref>
1131   or <x:ref>3xx (Redirection)</x:ref> status code. "Invalidate" means that
1132   the cache will either remove all stored responses related to the effective
1133   request URI, or will mark these as "invalid" and in need of a mandatory
1134   validation before they can be sent in response to a subsequent request.
1135</t>
1136<t>
1137   Note that this does not guarantee that all appropriate responses are
1138   invalidated. For example, a state-changing request might invalidate
1139   responses in the caches it travels through, but relevant responses still
1140   might be stored in other caches that it has not.</t>
1141</section>
1142</section>
1143
1144
1145
1146<section anchor="header.field.definitions" title="Header Field Definitions">
1147<t>
1148   This section defines the syntax and semantics of HTTP/1.1 header fields
1149   related to caching.
1150</t>
1151
1152<section anchor="header.age" title="Age">
1153   <iref item="Age header field" primary="true" x:for-anchor="" />
1154   <x:anchor-alias value="Age"/>
1155   <x:anchor-alias value="age-value"/>
1156<t>
1157   The "Age" header field conveys the sender's estimate of the amount
1158   of time since the response was generated or successfully validated at the
1159   origin server. Age values are calculated as specified in <xref
1160   target="age.calculations" />.
1161</t>
1162<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Age"/>
1163  <x:ref>Age</x:ref> = <x:ref>delta-seconds</x:ref>
1164</artwork></figure>
1165<t>
1166   The Age field-value is a non-negative integer, representing time in seconds
1167   (see <xref target="delta-seconds"/>).
1168</t>
1169<t>
1170   The presence of an Age header field implies that the response was not
1171   generated or validated by the origin server for this request. However,
1172   lack of an Age header field does not imply the origin was contacted, since
1173   the response might have been received from an HTTP/1.0 cache that does not
1174   implement Age.
1175</t>
1176</section>
1177
1178<section anchor="header.cache-control" title="Cache-Control">
1179   <iref item="Cache-Control header field" primary="true" x:for-anchor="" />
1180   <x:anchor-alias value="Cache-Control"/>
1181   <x:anchor-alias value="cache-directive"/>
1182<t>
1183   The "Cache-Control" header field is used to specify directives for
1184   caches along the request/response chain. Such cache directives are
1185   unidirectional in that the presence of a directive in a request does not
1186   imply that the same directive is to be given in the response.
1187</t>
1188<t>
1189   A cache &MUST; obey the requirements of the Cache-Control
1190   directives defined in this section. See <xref
1191   target="cache.control.extensions"/> for information about how Cache-Control
1192   directives defined elsewhere are handled.
1193</t>
1194<x:note>
1195   <t>
1196       &Note; Some HTTP/1.0 caches might not implement Cache-Control.
1197   </t>
1198</x:note>
1199<t>
1200   A proxy, whether or not it implements a cache, &MUST; pass cache directives
1201   through in forwarded messages, regardless of their
1202   significance to that application, since the directives might be applicable
1203   to all recipients along the request/response chain. It is not possible to
1204   target a directive to a specific cache.
1205</t>
1206<t>
1207   Cache directives are identified by a token, to be compared case-insensitively,
1208   and have an optional argument, that can use both token and quoted-string
1209   syntax. For the directives defined below that define arguments, recipients
1210   ought to accept both forms, even if one is documented to be preferred. For
1211   any directive not defined by this specification, a recipient &MUST; accept
1212   both forms.
1213</t>
1214<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Cache-Control"/><iref primary="true" item="Grammar" subitem="cache-directive"/>
1215  <x:ref>Cache-Control</x:ref>   = 1#<x:ref>cache-directive</x:ref>
1216
1217  <x:ref>cache-directive</x:ref> = <x:ref>token</x:ref> [ "=" ( <x:ref>token</x:ref> / <x:ref>quoted-string</x:ref> ) ]
1218</artwork></figure>
1219<t>
1220   For the cache directives defined below, no argument is defined (nor allowed)
1221   unless stated otherwise.
1222</t>
1223
1224<section title="Request Cache-Control Directives" anchor="cache-request-directive">
1225
1226<section title="max-age" anchor="cache-request-directive.max-age">
1227   <iref item="max-age (cache directive)" primary="true" />
1228<t>
1229   Argument syntax:
1230   <list>
1231      <t>
1232        <x:ref>delta-seconds</x:ref> (see <xref target="delta-seconds"/>)
1233      </t>
1234   </list>
1235</t>
1236<t>
1237   The "max-age" request directive indicates that the client is unwilling to
1238   accept a response whose age is greater than the specified number of
1239   seconds. Unless the max-stale request directive is also present, the
1240   client is not willing to accept a stale response.
1241</t>
1242<t>
1243   &Note; This directive uses the token form of the argument syntax;
1244   e.g., 'max-age=5', not 'max-age="5"'. A sender &SHOULD-NOT; generate the
1245   quoted-string form.
1246</t>
1247</section>
1248
1249<section title="max-stale" anchor="cache-request-directive.max-stale">
1250   <iref item="max-stale (cache directive)" primary="true" />
1251<t>
1252   Argument syntax:
1253   <list>
1254      <t>
1255        <x:ref>delta-seconds</x:ref> (see <xref target="delta-seconds"/>)
1256      </t>
1257   </list>
1258</t>
1259<t>
1260   The "max-stale" request directive indicates that the client is willing
1261   to accept a response that has exceeded its freshness lifetime. If max-stale
1262   is assigned a value, then the client is willing to accept a response
1263   that has exceeded its freshness lifetime by no more than the specified
1264   number of seconds. If no value is assigned to max-stale, then the client
1265   is willing to accept a stale response of any age.
1266</t>
1267<t>
1268   &Note; This directive uses the token form of the argument syntax;
1269   e.g., 'max-stale=10', not 'max-stale="10"'. A sender &SHOULD-NOT; generate
1270   the quoted-string form.
1271</t>
1272</section>
1273
1274<section title="min-fresh" anchor="cache-request-directive.min-fresh">
1275   <iref item="min-fresh (cache directive)" primary="true" />
1276<t>
1277   Argument syntax:
1278   <list>
1279      <t>
1280        <x:ref>delta-seconds</x:ref> (see <xref target="delta-seconds"/>)
1281      </t>
1282   </list>
1283</t>
1284<t>
1285   The "min-fresh" request directive indicates that the client is willing
1286   to accept a response whose freshness lifetime is no less than its
1287   current age plus the specified time in seconds. That is, the client
1288   wants a response that will still be fresh for at least the specified
1289   number of seconds.
1290</t>
1291<t>
1292   &Note; This directive uses the token form of the argument syntax;
1293   e.g., 'min-fresh=20', not 'min-fresh="20"'. A sender &SHOULD-NOT; generate
1294   the quoted-string form.
1295</t>
1296</section>
1297
1298<section title="no-cache" anchor="cache-request-directive.no-cache">
1299   <iref item="no-cache (cache directive)" primary="true" />
1300<t>
1301   The "no-cache" request directive indicates that a cache &MUST-NOT;
1302   use a stored response to satisfy the request without successful
1303   validation on the origin server.
1304</t>
1305</section>
1306 
1307<section title="no-store" anchor="cache-request-directive.no-store">
1308   <iref item="no-store (cache directive)" primary="true" />
1309<t>
1310   The "no-store" request directive indicates that a cache &MUST-NOT;
1311   store any part of either this request or any response to it. This
1312   directive applies to both private and shared caches. "&MUST-NOT;
1313   store" in this context means that the cache &MUST-NOT; intentionally
1314   store the information in non-volatile storage, and &MUST; make a
1315   best-effort attempt to remove the information from volatile storage as
1316   promptly as possible after forwarding it.
1317</t>
1318<t>
1319   This directive is NOT a reliable or sufficient mechanism for ensuring
1320   privacy. In particular, malicious or compromised caches might not
1321   recognize or obey this directive, and communications networks might be
1322   vulnerable to eavesdropping.
1323</t>
1324<t>
1325   Note that if a request containing this directive is satisfied from a
1326   cache, the no-store request directive does not apply to the already
1327   stored response.
1328</t>
1329</section>
1330
1331<section title="no-transform" anchor="cache-request-directive.no-transform">
1332   <iref item="no-transform (cache directive)" primary="true" />
1333<t>
1334   The "no-transform" request directive indicates that an intermediary
1335   (whether or not it implements a cache) &MUST-NOT; transform the payload,
1336   as defined in &transformations;.
1337</t>
1338</section>
1339
1340<section title="only-if-cached" anchor="cache-request-directive.only-if-cached">
1341   <iref item="only-if-cached (cache directive)" primary="true" />
1342<t>
1343   The "only-if-cached" request directive indicates that the client only wishes
1344   to obtain a stored response. If it receives this directive, a cache &SHOULD;
1345   either respond using a stored response that is consistent with the other
1346   constraints of the request, or respond with a <x:ref>504 (Gateway
1347   Timeout)</x:ref> status code. If a group of caches is being operated as a
1348   unified system with good internal connectivity, a member cache &MAY;
1349   forward such a request within that group of caches.
1350</t>
1351</section>
1352</section>
1353
1354<section anchor="cache-response-directive"
1355   title="Response Cache-Control Directives">
1356   <x:anchor-alias value="cache-response-directive" />
1357
1358<section title="must-revalidate" anchor="cache-response-directive.must-revalidate">
1359   <iref item="must-revalidate (cache directive)" primary="true" />
1360<t>
1361   The "must-revalidate" response directive indicates that once it has
1362   become stale, a cache &MUST-NOT; use the response to satisfy subsequent
1363   requests without successful validation on the origin server.
1364</t>
1365<t>
1366   The must-revalidate directive is necessary to support reliable
1367   operation for certain protocol features. In all circumstances a
1368   cache &MUST; obey the must-revalidate directive; in particular,
1369   if a cache cannot reach the origin server for any reason, it &MUST;
1370   generate a <x:ref>504 (Gateway Timeout)</x:ref> response.
1371</t>
1372<t>
1373   The must-revalidate directive ought to be used by servers if and only
1374   if failure to validate a request on the representation could result in
1375   incorrect operation, such as a silently unexecuted financial
1376   transaction.
1377</t>
1378</section>
1379
1380<section title="no-cache" anchor="cache-response-directive.no-cache">
1381   <iref item="no-cache (cache directive)" primary="true" />
1382<t>
1383   Argument syntax:
1384   <list>
1385      <t>
1386        #<x:ref>field-name</x:ref>
1387      </t>
1388   </list>
1389</t>
1390<t>
1391   The "no-cache" response directive indicates that the response &MUST-NOT;
1392   be used to satisfy a subsequent request without successful validation on
1393   the origin server. This allows an origin server to prevent a cache from
1394   using it to satisfy a request without contacting it, even by caches that
1395   have been configured to send stale responses.
1396</t>
1397<t>
1398   If the no-cache response directive specifies one or more field-names,
1399   then a cache &MAY; use the response to satisfy a subsequent request,
1400   subject to any other restrictions on caching. However, any header fields
1401   in the response that have the field-name(s) listed &MUST-NOT; be sent
1402   in the response to a subsequent request without successful revalidation
1403   with the origin server. This allows an origin server to prevent the
1404   re-use of certain header fields in a response, while still allowing
1405   caching of the rest of the response.
1406</t>
1407<t>
1408   The field-names given are not limited to the set of header
1409   fields defined by this specification. Field names are case-insensitive.
1410</t>
1411<t>
1412   &Note; Although it has been back-ported to many implementations, some
1413   HTTP/1.0 caches will not recognize or obey this directive. Also, no-cache
1414   response directives with field-names are often handled by caches
1415   as if an unqualified no-cache directive was received; i.e., the special
1416   handling for the qualified form is not widely implemented.
1417</t>
1418<t>
1419   &Note; This directive uses the quoted-string form of the argument syntax.
1420   A sender &SHOULD-NOT; generate the token form (even if quoting appears not
1421   to be needed for single-entry lists).
1422</t>
1423</section>
1424
1425<section title="no-store" anchor="cache-response-directive.no-store">
1426   <iref item="no-store (cache directive)" primary="true" />
1427<t>
1428   The "no-store" response directive indicates that a cache &MUST-NOT;
1429   store any part of either the immediate request or response. This
1430   directive applies to both private and shared caches. "&MUST-NOT;
1431   store" in this context means that the cache &MUST-NOT; intentionally
1432   store the information in non-volatile storage, and &MUST; make a
1433   best-effort attempt to remove the information from volatile storage as
1434   promptly as possible after forwarding it.
1435</t>
1436<t>
1437   This directive is NOT a reliable or sufficient mechanism for ensuring
1438   privacy. In particular, malicious or compromised caches might not
1439   recognize or obey this directive, and communications networks might be
1440   vulnerable to eavesdropping.
1441</t>
1442</section>
1443
1444<section title="no-transform" anchor="cache-response-directive.no-transform">
1445   <iref item="no-transform (cache directive)" primary="true" />
1446<t>
1447   The "no-transform" response directive indicates that an intermediary
1448   (regardless of whether it implements a cache) &MUST-NOT; transform the
1449   payload, as defined in &transformations;.
1450</t>
1451</section>
1452
1453<section title="public" anchor="cache-response-directive.public">
1454   <iref item="public (cache directive)" primary="true" />
1455<t>
1456   The "public" response directive indicates that any cache &MAY; store the
1457   response, even if the response would normally be non-cacheable or cacheable
1458   only within a private cache. (See <xref
1459   target="caching.authenticated.responses"/> for additional details related
1460   to the use of public in response to a request containing
1461   <x:ref>Authorization</x:ref>, and <xref target="response.cacheability"/>
1462   for details of how public affects responses that would normally not be
1463   stored, due to their status codes not being defined as cacheable.)
1464</t>
1465</section>
1466
1467<section title="private" anchor="cache-response-directive.private">
1468   <iref item="private (cache directive)" primary="true" />
1469<t>
1470   Argument syntax:
1471   <list>
1472      <t>
1473        #<x:ref>field-name</x:ref>
1474      </t>
1475   </list>
1476</t>
1477<t>
1478   The "private" response directive indicates that the response message is
1479   intended for a single user and &MUST-NOT; be stored by a shared cache. A
1480   private cache &MAY; store the response and reuse it for later requests,
1481   even if the response would normally be non-cacheable.
1482</t>
1483<t>
1484   If the private response directive specifies one or more field-names,
1485   this requirement is limited to the field-values associated with the
1486   listed response header fields. That is, a shared cache &MUST-NOT; store
1487   the specified field-names(s), whereas it &MAY; store the remainder of the
1488   response message.
1489</t>
1490<t>
1491   The field-names given are not limited to the set of header
1492   fields defined by this specification. Field names are case-insensitive.
1493</t>
1494<t>
1495   &Note; This usage of the word "private" only controls
1496   where the response can be stored; it cannot ensure the privacy of the
1497   message content. Also, private response directives with field-names are
1498   often handled by caches as if an unqualified private directive
1499   was received; i.e., the special handling for the qualified form is not
1500   widely implemented.
1501</t>
1502<t>
1503   &Note; This directive uses the quoted-string form of the argument syntax.
1504   A sender &SHOULD-NOT; generate the token form (even if quoting appears not
1505   to be needed for single-entry lists).
1506</t>
1507</section>
1508
1509<section title="proxy-revalidate" anchor="cache-response-directive.proxy-revalidate">
1510   <iref item="proxy-revalidate (cache directive)" primary="true" />
1511<t>
1512   The "proxy-revalidate" response directive has the same meaning as the
1513   must-revalidate response directive, except that it does not apply to
1514   private caches.
1515</t>
1516</section>
1517
1518<section title="max-age" anchor="cache-response-directive.max-age">
1519   <iref item="max-age (cache directive)" primary="true" />
1520<t>
1521   Argument syntax:
1522   <list>
1523      <t>
1524        <x:ref>delta-seconds</x:ref> (see <xref target="delta-seconds"/>)
1525      </t>
1526   </list>
1527</t>
1528<t>
1529   The "max-age" response directive indicates that the response is to be
1530   considered stale after its age is greater than the specified number of
1531   seconds.
1532</t>
1533<t>
1534   &Note; This directive uses the token form of the argument syntax;
1535   e.g., 'max-age=5', not 'max-age="5"'. A sender &SHOULD-NOT; generate the
1536   quoted-string form.
1537</t>
1538</section>     
1539
1540<section title="s-maxage" anchor="cache-response-directive.s-maxage">
1541   <iref item="s-maxage (cache directive)" primary="true" />
1542<t>
1543   Argument syntax:
1544   <list>
1545      <t>
1546        <x:ref>delta-seconds</x:ref> (see <xref target="delta-seconds"/>)
1547      </t>
1548   </list>
1549</t>
1550<t>
1551   The "s-maxage" response directive indicates that, in shared caches, the
1552   maximum age specified by this directive overrides the maximum age
1553   specified by either the max-age directive or the <x:ref>Expires</x:ref>
1554   header field. The s-maxage directive also implies the semantics of the
1555   proxy-revalidate response directive.
1556</t>
1557<t>
1558   &Note; This directive uses the token form of the argument syntax;
1559   e.g., 's-maxage=10', not 's-maxage="10"'. A sender &SHOULD-NOT; generate
1560   the quoted-string form.
1561</t>
1562</section>
1563
1564</section>
1565
1566<section anchor="cache.control.extensions" title="Cache Control Extensions">
1567<t>
1568   The Cache-Control header field can be extended through the use of one or
1569   more cache-extension tokens, each with an optional value.
1570</t>
1571<t>
1572   Informational extensions (those that do not require a change in cache
1573   behavior) can be added without changing the semantics of other directives.
1574   Behavioral extensions are designed to work by acting as modifiers to the
1575   existing base of cache directives.
1576</t>
1577<t>  
1578   Both the new directive and the standard directive are supplied, such that
1579   applications that do not understand the new directive will default to the
1580   behavior specified by the standard directive, and those that understand the
1581   new directive will recognize it as modifying the requirements associated
1582   with the standard directive. In this way, extensions to the cache-control
1583   directives can be made without requiring changes to the base protocol.
1584</t>
1585<t>
1586   This extension mechanism depends on an HTTP cache obeying all of the
1587   cache-control directives defined for its native HTTP-version, obeying
1588   certain extensions, and ignoring all directives that it does not
1589   understand.
1590</t>
1591<t>
1592   For example, consider a hypothetical new response directive called
1593   "community" that acts as a modifier to the private directive. We define
1594   this new directive to mean that, in addition to any private cache, any
1595   cache that is shared only by members of the community named within its
1596   value is allowed to cache the response. An origin server wishing to allow
1597   the UCI community to use an otherwise private response in their shared
1598   cache(s) could do so by including
1599</t>
1600<figure><artwork type="example">
1601  Cache-Control: private, community="UCI"
1602</artwork></figure>
1603<t>
1604   A cache seeing this header field will act correctly even if the cache does
1605   not understand the community cache-extension, since it will also see and
1606   understand the private directive and thus default to the safe behavior.
1607</t>
1608<t>
1609   A cache &MUST; ignore unrecognized cache directives; it is assumed that any
1610   cache directive likely to be unrecognized by an HTTP/1.1 cache will be
1611   combined with standard directives (or the response's default cacheability)
1612   such that the cache behavior will remain minimally correct even if the
1613   cache does not understand the extension(s).
1614</t>
1615</section>
1616
1617</section>
1618
1619<section anchor="header.expires" title="Expires">
1620   <iref item="Expires header field" primary="true" x:for-anchor="" />
1621   <x:anchor-alias value="Expires"/>
1622<t>
1623   The "Expires" header field gives the date/time after which the
1624   response is considered stale. See <xref target="expiration.model" /> for
1625   further discussion of the freshness model.
1626</t>
1627<t>
1628   The presence of an Expires field does not imply that the original resource
1629   will change or cease to exist at, before, or after that time.
1630</t>
1631<t>
1632   The Expires value is an HTTP-date timestamp, as defined in &http-date;.
1633</t>
1634<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Expires"/>
1635  <x:ref>Expires</x:ref> = <x:ref>HTTP-date</x:ref>
1636</artwork></figure>
1637<figure>
1638  <preamble>For example</preamble>
1639<artwork type="example">
1640  Expires: Thu, 01 Dec 1994 16:00:00 GMT
1641</artwork></figure>
1642<t>
1643   A cache recipient &MUST; interpret invalid date formats, especially the
1644   value "0", as representing a time in the past (i.e., "already expired").
1645</t>
1646<t>
1647   If a response includes a <x:ref>Cache-Control</x:ref> field with
1648   the max-age directive (<xref target="cache-response-directive.max-age"/>),
1649   a recipient &MUST; ignore the Expires field.
1650   Likewise, if a response includes the s-maxage directive
1651   (<xref target="cache-response-directive.s-maxage" />), a shared cache
1652   recipient &MUST; ignore the Expires field. In both these cases, the value
1653   in Expires is only intended for recipients that have not yet implemented
1654   the Cache-Control field.
1655</t>
1656<t>
1657   An origin server without a clock &MUST-NOT; generate an Expires field
1658   unless its value represents a fixed time in the past (always expired)
1659   or its value has been associated with the resource by a system or user
1660   with a reliable clock.
1661</t>
1662<t>
1663   Historically, HTTP required the Expires field-value to be no more than a
1664   year in the future. While longer freshness lifetimes are no longer
1665   prohibited, extremely large values have been demonstrated to cause
1666   problems (e.g., clock overflows due to use of 32-bit integers for
1667   time values), and many caches will evict a response far sooner than
1668   that.
1669</t>
1670</section>
1671
1672<section anchor="header.pragma" title="Pragma">
1673   <iref item="Pragma header field" primary="true" x:for-anchor="" />
1674   <x:anchor-alias value="extension-pragma"/>
1675   <x:anchor-alias value="Pragma"/>
1676   <x:anchor-alias value="pragma-directive"/>
1677<t>
1678   The "Pragma" header field allows backwards compatibility with HTTP/1.0
1679   caches, so that clients can specify a "no-cache" request that they will
1680   understand (as <x:ref>Cache-Control</x:ref> was not defined until HTTP/1.1).
1681   When the Cache-Control header field is also present and understood in a
1682   request, Pragma is ignored.
1683</t>
1684<t>
1685   In HTTP/1.0, Pragma was defined as an extensible field for
1686   implementation-specified directives for recipients. This specification
1687   deprecates such extensions to improve interoperability.
1688</t>
1689<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Pragma"/><iref primary="true" item="Grammar" subitem="pragma-directive"/><iref primary="true" item="Grammar" subitem="extension-pragma"/>
1690  <x:ref>Pragma</x:ref>           = 1#<x:ref>pragma-directive</x:ref>
1691  <x:ref>pragma-directive</x:ref> = "no-cache" / <x:ref>extension-pragma</x:ref>
1692  <x:ref>extension-pragma</x:ref> = <x:ref>token</x:ref> [ "=" ( <x:ref>token</x:ref> / <x:ref>quoted-string</x:ref> ) ]
1693</artwork></figure>
1694<t>
1695   When the <x:ref>Cache-Control</x:ref> header field is not present in a
1696   request, caches &MUST; consider the no-cache request pragma-directive as
1697   having the same effect as if "Cache-Control: no-cache" were present (see
1698   <xref target="cache-request-directive" />).
1699</t>
1700<t>
1701   When sending a no-cache request, a client ought to include both the pragma
1702   and cache-control directives, unless Cache-Control: no-cache is
1703   purposefully omitted to target other <x:ref>Cache-Control</x:ref> response
1704   directives at HTTP/1.1 caches. For example:
1705</t>
1706<figure>
1707<artwork type="message/http; msgtype=&#34;response&#34;" x:indent-with="  ">
1708GET / HTTP/1.1
1709Host: www.example.com
1710Cache-Control: max-age=30
1711Pragma: no-cache
1712
1713</artwork>
1714</figure>
1715<t>
1716   will constrain HTTP/1.1 caches to serve a response no older than 30
1717   seconds, while precluding implementations that do not understand
1718   <x:ref>Cache-Control</x:ref> from serving a cached response.
1719</t>
1720<x:note>
1721   <t>
1722      &Note; Because the meaning of "Pragma: no-cache" in responses is not
1723      specified, it does not provide a reliable replacement for
1724      "Cache-Control: no-cache" in them.
1725   </t>
1726</x:note>
1727</section>
1728
1729<section anchor="header.warning" title="Warning">
1730   <iref item="Warning header field" primary="true" x:for-anchor="" />
1731   <x:anchor-alias value="Warning"/>
1732   <x:anchor-alias value="warning-value"/>
1733   <x:anchor-alias value="warn-agent"/>
1734   <x:anchor-alias value="warn-code"/>
1735   <x:anchor-alias value="warn-date"/>
1736   <x:anchor-alias value="warn-text"/>
1737<t>
1738   The "Warning" header field is used to carry additional information
1739   about the status or transformation of a message that might not be reflected
1740   in the status code. This information is typically used to warn about possible
1741   incorrectness introduced by caching operations or transformations applied
1742   to the payload of the message.
1743</t>
1744<t>
1745   Warnings can be used for other purposes, both cache-related and otherwise.
1746   The use of a warning, rather than an error status code, distinguishes these
1747   responses from true failures.
1748</t>
1749<t>
1750   Warning header fields can in general be applied to any message, however some
1751   warn-codes are specific to caches and can only be applied to response
1752   messages.
1753</t>
1754<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Warning"/><iref primary="true" item="Grammar" subitem="warning-value"/><iref primary="true" item="Grammar" subitem="warn-code"/><iref primary="true" item="Grammar" subitem="warn-agent"/><iref primary="true" item="Grammar" subitem="warn-text"/><iref primary="true" item="Grammar" subitem="warn-date"/>
1755  <x:ref>Warning</x:ref>       = 1#<x:ref>warning-value</x:ref>
1756 
1757  <x:ref>warning-value</x:ref> = <x:ref>warn-code</x:ref> <x:ref>SP</x:ref> <x:ref>warn-agent</x:ref> <x:ref>SP</x:ref> <x:ref>warn-text</x:ref>
1758                                        [ <x:ref>SP</x:ref> <x:ref>warn-date</x:ref> ]
1759 
1760  <x:ref>warn-code</x:ref>  = 3<x:ref>DIGIT</x:ref>
1761  <x:ref>warn-agent</x:ref> = ( <x:ref>uri-host</x:ref> [ ":" <x:ref>port</x:ref> ] ) / <x:ref>pseudonym</x:ref>
1762                  ; the name or pseudonym of the server adding
1763                  ; the Warning header field, for use in debugging
1764  <x:ref>warn-text</x:ref>  = <x:ref>quoted-string</x:ref>
1765  <x:ref>warn-date</x:ref>  = <x:ref>DQUOTE</x:ref> <x:ref>HTTP-date</x:ref> <x:ref>DQUOTE</x:ref>
1766</artwork></figure>
1767<t>
1768   Multiple warnings can be generated in a response (either by the origin
1769   server or by a cache), including multiple warnings with the same warn-code
1770   number that only differ in warn-text.
1771</t>
1772<t>
1773   A user agent that receives one or more Warning header fields &SHOULD;
1774   inform the user of as many of them as possible, in the order that they
1775   appear in the response. Senders that generate multiple Warning header
1776   fields are encouraged to order them with this user agent behavior in mind.
1777   A sender that generates new Warning header fields &MUST; append them after
1778   any existing Warning header fields.
1779</t>
1780<t>
1781   Warnings are assigned three digit warn-codes. The first digit indicates
1782   whether the Warning is required to be deleted from a stored response after
1783   validation:
1784   <list style="symbols">
1785      <t>1xx warn-codes describe the freshness or validation status of the
1786      response, and so &MUST; be deleted by a cache after validation. They can
1787      only be generated by a cache when validating a cached entry, and
1788      &MUST-NOT; be generated in any other situation.</t>
1789      <t>2xx warn-codes describe some aspect of the representation that is not
1790      rectified by a validation (for example, a lossy compression of the
1791      representation) and &MUST-NOT; be deleted by a cache after validation,
1792      unless a full response is sent, in which case they &MUST; be.</t>
1793   </list>
1794</t>
1795<t>
1796   If a sender generates one or more Warning header fields in a message to be
1797   sent to a recipient known to implement only HTTP/1.0, the sender &MUST;
1798   include in each generated warning-value a warn-date that matches the
1799   <x:ref>Date</x:ref> header field in the message.
1800</t>
1801<t>
1802   If a recipient that uses, evaluates, or displays Warning header fields
1803   receives a warn-date that is different from the <x:ref>Date</x:ref> value
1804   in the same message, the recipient &MUST; exclude the warning-value
1805   containing that warn-date before storing, forwarding, or using the message.
1806   This allows recipients to exclude warning-values that were improperly
1807   retained after a cache validation.
1808   If all of the warning-values are excluded, the recipient &MUST; exclude
1809   the Warning header field as well.
1810</t>
1811<t>
1812   The following warn-codes are defined by this specification, each with a
1813   recommended warn-text in English, and a description of its meaning.
1814   The procedure for defining additional warn codes is described in
1815   <xref target="warn.code.registry.procedure"/>.
1816</t>
1817
1818<section title='Warning: 110 means "Response is Stale"' anchor="warn.110">
1819  <iref primary="true" item="110 (warn-code)" x:for-anchor=""/>
1820  <iref primary="true" item="Response is Stale (warn-text)" x:for-anchor=""/>
1821<t>
1822   A cache &SHOULD; generate this whenever the sent response is stale.
1823</t>
1824</section>
1825
1826<section title='Warning: 111 means "Revalidation Failed"' anchor="warn.111">
1827  <iref primary="true" item="111 (warn-code)" x:for-anchor=""/>
1828  <iref primary="true" item="Revalidation Failed (warn-text)" x:for-anchor=""/>
1829<t>
1830   A cache &SHOULD; generate this when sending a stale response because an
1831   attempt to validate the response failed, due to an inability to reach
1832   the server.
1833</t>
1834</section>
1835
1836<section title='Warning: 112 means "Disconnected Operation"' anchor="warn.112">
1837  <iref primary="true" item="112 (warn-code)" x:for-anchor=""/>
1838  <iref primary="true" item="Disconnected Operation (warn-text)" x:for-anchor=""/>
1839<t>
1840   A cache &SHOULD; generate this if it is intentionally disconnected from
1841   the rest of the network for a period of time.
1842</t>
1843</section>
1844
1845<section title='Warning: 113 means "Heuristic Expiration"' anchor="warn.113">
1846  <iref primary="true" item="113 (warn-code)" x:for-anchor=""/>
1847  <iref primary="true" item="Heuristic Expiration (warn-text)" x:for-anchor=""/>
1848<t>
1849   A cache &SHOULD; generate this if it heuristically chose a freshness
1850   lifetime greater than 24 hours and the response's age is greater than 24
1851   hours.
1852</t>
1853</section>
1854
1855<section title='Warning: 199 means "Miscellaneous Warning"' anchor="warn.199">
1856  <iref primary="true" item="199 (warn-code)" x:for-anchor=""/>
1857  <iref primary="true" item="Miscellaneous Warning (warn-text)" x:for-anchor=""/>
1858<t>
1859   The warning text can include arbitrary information to be presented to
1860   a human user, or logged. A system receiving this warning &MUST-NOT; take
1861   any automated action, besides presenting the warning to the user.
1862</t>
1863</section>
1864
1865<section title='Warning: 214 means "Transformation Applied"' anchor="warn.214">
1866  <iref primary="true" item="214 (warn-code)" x:for-anchor=""/>
1867  <iref primary="true" item="Transformation Applied (warn-text)" x:for-anchor=""/>
1868<t>
1869   &MUST; be added by a proxy if it applies any transformation to the
1870   representation, such as changing the content-coding, media-type, or
1871   modifying the representation data, unless this Warning code already appears
1872   in the response.
1873</t>
1874</section>
1875
1876<section title='Warning: 299 means "Miscellaneous Persistent Warning"' anchor="warn.299">
1877  <iref primary="true" item="299 (warn-code)" x:for-anchor=""/>
1878  <iref primary="true" item="Miscellaneous Persistent Warning (warn-text)" x:for-anchor=""/>
1879<t>
1880   The warning text can include arbitrary information to be presented to
1881   a human user, or logged. A system receiving this warning &MUST-NOT; take
1882   any automated action.
1883</t>
1884</section>
1885</section>
1886</section>
1887
1888<section anchor="history.lists" title="History Lists">
1889<t>
1890   User agents often have history mechanisms, such as "Back" buttons and
1891   history lists, that can be used to redisplay a representation retrieved
1892   earlier in a session.
1893</t>
1894<t>
1895   The freshness model (<xref target="expiration.model"/>) does not
1896   necessarily apply to history mechanisms. I.e., a history mechanism can
1897   display a previous representation even if it has expired.
1898</t>
1899<t>
1900   This does not prohibit the history mechanism from telling the user that a
1901   view might be stale, or from honoring cache directives (e.g.,
1902   Cache-Control: no-store).
1903</t>
1904</section>
1905
1906
1907<section title="IANA Considerations" anchor="iana.considerations">
1908
1909<section title="Cache Directive Registry" anchor="cache.directive.registry">
1910<t>
1911   The HTTP Cache Directive Registry defines the name space for the
1912   cache directives. It will be created and maintained at
1913   <eref target="http://www.iana.org/assignments/http-cache-directives"/>.
1914</t>
1915
1916<section title="Procedure" anchor="cache.directive.registry.procedure">
1917<t>
1918   A registration &MUST; include the following fields:
1919   <list style="symbols">
1920      <t>Cache Directive Name</t>
1921      <t>Pointer to specification text</t>
1922   </list>
1923</t>
1924<t>
1925   Values to be added to this name space require IETF Review (see <xref
1926   target="RFC5226" x:fmt="," x:sec="4.1"/>).
1927</t>
1928</section>
1929
1930<section title="Considerations for New Cache Control Directives" anchor="cache.directive.considerations">
1931<t>
1932   New extension directives ought to consider defining:
1933</t>
1934<t>
1935   <list style="symbols">
1936      <t>What it means for a directive to be specified multiple times,</t>
1937      <t>When the directive does not take an argument, what it means when an
1938      argument is present,</t>
1939      <t>When the directive requires an argument, what it means when it is
1940      missing,</t>
1941      <t>Whether the directive is specific to requests, responses, or able
1942        to be used in either.</t>
1943   </list>
1944</t>
1945<t>
1946  See also <xref target="cache.control.extensions"/>.
1947</t>
1948</section>
1949
1950<section title="Registrations" anchor="cache.directive.registration">
1951<t>
1952  The HTTP Cache Directive Registry shall be populated with the registrations below:
1953</t>
1954<?BEGININC p6-cache.cache-directives ?>
1955<!--AUTOGENERATED FROM extract-cache-directives-defs.xslt, do not edit manually-->
1956<texttable xmlns:my="#my" align="left" suppress-title="true"
1957           anchor="iana.cache.directive.registration.table">
1958   <ttcol>Cache Directive</ttcol>
1959   <ttcol>Reference</ttcol>
1960
1961   <c>max-age</c>
1962   <c>
1963      <xref target="cache-request-directive.max-age"/>, <xref target="cache-response-directive.max-age"/>
1964   </c>
1965   <c>max-stale</c>
1966   <c>
1967      <xref target="cache-request-directive.max-stale"/>
1968   </c>
1969   <c>min-fresh</c>
1970   <c>
1971      <xref target="cache-request-directive.min-fresh"/>
1972   </c>
1973   <c>must-revalidate</c>
1974   <c>
1975      <xref target="cache-response-directive.must-revalidate"/>
1976   </c>
1977   <c>no-cache</c>
1978   <c>
1979      <xref target="cache-request-directive.no-cache"/>, <xref target="cache-response-directive.no-cache"/>
1980   </c>
1981   <c>no-store</c>
1982   <c>
1983      <xref target="cache-request-directive.no-store"/>, <xref target="cache-response-directive.no-store"/>
1984   </c>
1985   <c>no-transform</c>
1986   <c>
1987      <xref target="cache-request-directive.no-transform"/>, <xref target="cache-response-directive.no-transform"/>
1988   </c>
1989   <c>only-if-cached</c>
1990   <c>
1991      <xref target="cache-request-directive.only-if-cached"/>
1992   </c>
1993   <c>private</c>
1994   <c>
1995      <xref target="cache-response-directive.private"/>
1996   </c>
1997   <c>proxy-revalidate</c>
1998   <c>
1999      <xref target="cache-response-directive.proxy-revalidate"/>
2000   </c>
2001   <c>public</c>
2002   <c>
2003      <xref target="cache-response-directive.public"/>
2004   </c>
2005   <c>s-maxage</c>
2006   <c>
2007      <xref target="cache-response-directive.s-maxage"/>
2008   </c>
2009   <c>stale-if-error</c>
2010   <c>
2011      <xref xmlns:x="http://purl.org/net/xml2rfc/ext" target="RFC5861" x:fmt="," x:sec="4"/>
2012   </c>
2013   <c>stale-while-revalidate</c>
2014   <c>
2015      <xref xmlns:x="http://purl.org/net/xml2rfc/ext" target="RFC5861" x:fmt="," x:sec="3"/>
2016   </c>
2017</texttable>
2018<!--(END)-->
2019<?ENDINC p6-cache.cache-directives ?>
2020</section>
2021</section>
2022
2023<section title="Warn Code Registry" anchor="warn.code.registry">
2024<t>
2025   The HTTP Warn Code Registry defines the name space for warn codes.
2026   It will be created and maintained at
2027   <eref target="http://www.iana.org/assignments/http-warn-codes"/>.
2028</t>
2029
2030<section title="Procedure" anchor="warn.code.registry.procedure">
2031<t>
2032   A registration &MUST; include the following fields:
2033   <list style="symbols">
2034      <t>Warn Code (3 digits)</t>
2035      <t>Short Description</t>
2036      <t>Pointer to specification text</t>
2037   </list>
2038</t>
2039<t>
2040   Values to be added to this name space require IETF Review (see <xref
2041   target="RFC5226" x:fmt="," x:sec="4.1"/>).
2042</t>
2043</section>
2044
2045<section title="Registrations" anchor="warn.code.registration">
2046<t>
2047  The HTTP Warn Code Registry shall be populated with the registrations below:
2048</t>
2049<?BEGININC p6-cache.iana-warn-codes ?>
2050<!--AUTOGENERATED FROM extract-warn-code-defs.xslt, do not edit manually-->
2051<texttable align="left" suppress-title="true" anchor="iana.warn.code.registration.table">
2052   <ttcol>Warn Code</ttcol>
2053   <ttcol>Short Description</ttcol>
2054   <ttcol>Reference</ttcol>
2055   <c>110</c>
2056   <c>Response is Stale</c>
2057   <c>
2058      <xref target="warn.110"/>
2059   </c>
2060   <c>111</c>
2061   <c>Revalidation Failed</c>
2062   <c>
2063      <xref target="warn.111"/>
2064   </c>
2065   <c>112</c>
2066   <c>Disconnected Operation</c>
2067   <c>
2068      <xref target="warn.112"/>
2069   </c>
2070   <c>113</c>
2071   <c>Heuristic Expiration</c>
2072   <c>
2073      <xref target="warn.113"/>
2074   </c>
2075   <c>199</c>
2076   <c>Miscellaneous Warning</c>
2077   <c>
2078      <xref target="warn.199"/>
2079   </c>
2080   <c>214</c>
2081   <c>Transformation Applied</c>
2082   <c>
2083      <xref target="warn.214"/>
2084   </c>
2085   <c>299</c>
2086   <c>Miscellaneous Persistent Warning</c>
2087   <c>
2088      <xref target="warn.299"/>
2089   </c>
2090</texttable>
2091<!--(END)-->
2092<?ENDINC p6-cache.iana-warn-codes ?>
2093</section>
2094</section>
2095
2096<section title="Header Field Registration" anchor="header.field.registration">
2097<t>
2098   HTTP header fields are registered within the Message Header Field Registry
2099   maintained at
2100   <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/>.
2101</t>
2102<t>
2103   This document defines the following HTTP header fields, so their
2104   associated registry entries shall be updated according to the permanent
2105   registrations below (see <xref target="BCP90"/>):
2106</t>
2107<?BEGININC p6-cache.iana-headers ?>
2108<!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually-->
2109<texttable align="left" suppress-title="true" anchor="iana.header.registration.table">
2110   <ttcol>Header Field Name</ttcol>
2111   <ttcol>Protocol</ttcol>
2112   <ttcol>Status</ttcol>
2113   <ttcol>Reference</ttcol>
2114
2115   <c>Age</c>
2116   <c>http</c>
2117   <c>standard</c>
2118   <c>
2119      <xref target="header.age"/>
2120   </c>
2121   <c>Cache-Control</c>
2122   <c>http</c>
2123   <c>standard</c>
2124   <c>
2125      <xref target="header.cache-control"/>
2126   </c>
2127   <c>Expires</c>
2128   <c>http</c>
2129   <c>standard</c>
2130   <c>
2131      <xref target="header.expires"/>
2132   </c>
2133   <c>Pragma</c>
2134   <c>http</c>
2135   <c>standard</c>
2136   <c>
2137      <xref target="header.pragma"/>
2138   </c>
2139   <c>Warning</c>
2140   <c>http</c>
2141   <c>standard</c>
2142   <c>
2143      <xref target="header.warning"/>
2144   </c>
2145</texttable>
2146<!--(END)-->
2147<?ENDINC p6-cache.iana-headers ?>
2148<t>
2149   The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task
2150   Force".
2151</t>
2152</section>
2153</section>
2154
2155<section anchor="security.considerations" title="Security Considerations">
2156<t>
2157   This section is meant to inform developers, information providers, and
2158   users of known security concerns specific to HTTP/1.1 caching.
2159   More general security considerations are addressed in HTTP messaging
2160   &messaging; and semantics &semantics;.
2161</t>
2162<t>
2163   Caches expose additional potential vulnerabilities, since the contents of
2164   the cache represent an attractive target for malicious exploitation.
2165   Because cache contents persist after an HTTP request is complete, an attack
2166   on the cache can reveal information long after a user believes that the
2167   information has been removed from the network. Therefore, cache contents
2168   need to be protected as sensitive information.
2169</t>
2170<t>
2171   Furthermore, the very use of a cache can bring about privacy concerns. For
2172   example, if two users share a cache, and the first one browses to a site,
2173   the second may be able to detect that the other has been to that site,
2174   because the resources from it load more quickly, thanks to the cache.
2175</t>
2176<t>
2177   Implementation flaws might allow attackers to insert content into a cache
2178   ("cache poisoning"), leading to compromise of clients that trust that
2179   content. Because of their nature, these attacks are difficult to mitigate.
2180</t>
2181<t>
2182   Likewise, implementation flaws (as well as misunderstanding of cache
2183   operation) might lead to caching of sensitive information (e.g.,
2184   authentication credentials) that is thought to be private, exposing it to
2185   unauthorized parties.
2186</t>
2187<t>
2188   Note that the Set-Cookie response header field <xref target="RFC6265"/> does not
2189   inhibit caching; a cacheable response with a Set-Cookie header field can be (and
2190   often is) used to satisfy subsequent requests to caches. Servers who wish
2191   to control caching of these responses are encouraged to emit appropriate
2192   Cache-Control response header fields.
2193</t>
2194
2195</section>
2196
2197<section title="Acknowledgments" anchor="acks">
2198<t>
2199  See &acks;.
2200</t>
2201</section>
2202
2203</middle>
2204
2205<back>
2206<references title="Normative References">
2207
2208  <reference anchor="Part1">
2209    <front>
2210      <title>Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing</title>
2211      <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
2212        <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
2213        <address><email>fielding@gbiv.com</email></address>
2214      </author>
2215      <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
2216        <organization abbrev="greenbytes">greenbytes GmbH</organization>
2217        <address><email>julian.reschke@greenbytes.de</email></address>
2218      </author>
2219      <date month="&ID-MONTH;" year="&ID-YEAR;" />
2220    </front>
2221    <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p1-messaging-&ID-VERSION;" />
2222    <x:source basename="p1-messaging" href="p1-messaging.xml">
2223      <x:defines>Content-Length</x:defines>
2224      <x:defines>Via</x:defines>
2225    </x:source>
2226  </reference>
2227
2228  <reference anchor="Part2">
2229    <front>
2230      <title>Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</title>
2231      <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
2232        <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
2233        <address><email>fielding@gbiv.com</email></address>
2234      </author>
2235      <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
2236        <organization abbrev="greenbytes">greenbytes GmbH</organization>
2237        <address><email>julian.reschke@greenbytes.de</email></address>
2238      </author>
2239      <date month="&ID-MONTH;" year="&ID-YEAR;" />
2240    </front>
2241    <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p2-semantics-&ID-VERSION;" />
2242    <x:source basename="p2-semantics" href="p2-semantics.xml">
2243      <x:defines>2xx (Successful)</x:defines>
2244      <x:defines>200 (OK)</x:defines>
2245      <x:defines>203 (Non-Authoritative Information)</x:defines>
2246      <x:defines>3xx (Redirection)</x:defines>
2247      <x:defines>300 (Multiple Choices)</x:defines>
2248      <x:defines>301 (Moved Permanently)</x:defines>
2249      <x:defines>404 (Not Found)</x:defines>
2250      <x:defines>410 (Gone)</x:defines>
2251      <x:defines>5xx (Server Error)</x:defines>
2252      <x:defines>504 (Gateway Timeout)</x:defines>
2253      <x:defines>Accept</x:defines>
2254      <x:defines>Content-Encoding</x:defines>
2255      <x:defines>Content-Location</x:defines>
2256      <x:defines>Content-Type</x:defines>
2257      <x:defines>Date</x:defines>
2258      <x:defines>Location</x:defines>
2259      <x:defines>Vary</x:defines>
2260    </x:source>
2261  </reference>
2262
2263  <reference anchor="Part4">
2264    <front>
2265      <title>Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests</title>
2266      <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
2267        <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
2268        <address><email>fielding@gbiv.com</email></address>
2269      </author>
2270      <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
2271        <organization abbrev="greenbytes">greenbytes GmbH</organization>
2272        <address><email>julian.reschke@greenbytes.de</email></address>
2273      </author>
2274      <date month="&ID-MONTH;" year="&ID-YEAR;" />
2275    </front>
2276    <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p4-conditional-&ID-VERSION;" />
2277    <x:source basename="p4-conditional" href="p4-conditional.xml">
2278      <x:defines>304</x:defines>
2279      <x:defines>304 (Not Modified)</x:defines>
2280      <x:defines>412 (Precondition Failed)</x:defines>
2281      <x:defines>ETag</x:defines>
2282      <x:defines>If-Modified-Since</x:defines>
2283      <x:defines>If-Unmodified-Since</x:defines>
2284      <x:defines>If-Match</x:defines>
2285      <x:defines>If-None-Match</x:defines>
2286      <x:defines>Last-Modified</x:defines>
2287    </x:source>
2288  </reference>
2289
2290  <reference anchor="Part5">
2291    <front>
2292      <title>Hypertext Transfer Protocol (HTTP/1.1): Range Requests</title>
2293      <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
2294        <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
2295        <address><email>fielding@gbiv.com</email></address>
2296      </author>
2297      <author fullname="Yves Lafon" initials="Y." role="editor" surname="Lafon">
2298        <organization abbrev="W3C">World Wide Web Consortium</organization>
2299        <address><email>ylafon@w3.org</email></address>
2300      </author>
2301      <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
2302        <organization abbrev="greenbytes">greenbytes GmbH</organization>
2303        <address><email>julian.reschke@greenbytes.de</email></address>
2304      </author>
2305      <date month="&ID-MONTH;" year="&ID-YEAR;" />
2306    </front>
2307    <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p5-range-&ID-VERSION;" />
2308    <x:source basename="p5-range" href="p5-range.xml">
2309      <x:defines>206 (Partial Content)</x:defines>
2310      <x:defines>Content-Range</x:defines>
2311      <x:defines>If-Range</x:defines>
2312      <x:defines>Range</x:defines>
2313    </x:source>
2314  </reference>
2315
2316  <reference anchor="Part7">
2317    <front>
2318      <title>Hypertext Transfer Protocol (HTTP/1.1): Authentication</title>
2319      <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding">
2320        <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
2321        <address><email>fielding@gbiv.com</email></address>
2322      </author>
2323      <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke">
2324        <organization abbrev="greenbytes">greenbytes GmbH</organization>
2325        <address><email>julian.reschke@greenbytes.de</email></address>
2326      </author>
2327      <date month="&ID-MONTH;" year="&ID-YEAR;" />
2328    </front>
2329    <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-&ID-VERSION;" />
2330    <x:source basename="p7-auth" href="p7-auth.xml">
2331      <x:defines>Authorization</x:defines>
2332    </x:source>
2333  </reference>
2334
2335  <reference anchor="RFC2119">
2336    <front>
2337      <title>Key words for use in RFCs to Indicate Requirement Levels</title>
2338      <author fullname="Scott Bradner" initials="S." surname="Bradner">
2339        <organization>Harvard University</organization>
2340        <address><email>sob@harvard.edu</email></address>
2341      </author>
2342      <date month="March" year="1997" />
2343    </front>
2344    <seriesInfo name="BCP" value="14" />
2345    <seriesInfo name="RFC" value="2119" />
2346  </reference>
2347
2348  <reference anchor="RFC5234">
2349    <front>
2350      <title abbrev="ABNF for Syntax Specifications">Augmented BNF for Syntax Specifications: ABNF</title>
2351      <author initials="D." surname="Crocker" fullname="Dave Crocker" role="editor">
2352        <organization>Brandenburg InternetWorking</organization>
2353        <address>
2354          <email>dcrocker@bbiw.net</email>
2355        </address> 
2356      </author>
2357      <author initials="P." surname="Overell" fullname="Paul Overell">
2358        <organization>THUS plc.</organization>
2359        <address>
2360          <email>paul.overell@thus.net</email>
2361        </address>
2362      </author>
2363      <date month="January" year="2008"/>
2364    </front>
2365    <seriesInfo name="STD" value="68"/>
2366    <seriesInfo name="RFC" value="5234"/>
2367  </reference>
2368 
2369</references>
2370
2371<references title="Informative References">
2372
2373  <reference anchor="RFC1305">
2374    <front>
2375      <title>Network Time Protocol (Version 3) Specification, Implementation</title>
2376      <author fullname="David L. Mills" initials="D." surname="Mills">
2377        <organization>University of Delaware, Electrical Engineering Department</organization>
2378        <address><email>mills@udel.edu</email></address>
2379      </author>
2380      <date month="March" year="1992" />
2381    </front>
2382    <seriesInfo name="RFC" value="1305" />
2383  </reference>
2384
2385  <reference anchor="RFC2616">
2386    <front>
2387      <title>Hypertext Transfer Protocol -- HTTP/1.1</title>
2388      <author fullname="R. Fielding" initials="R." surname="Fielding">
2389        <organization>University of California, Irvine</organization>
2390        <address><email>fielding@ics.uci.edu</email></address>
2391      </author>
2392      <author fullname="J. Gettys" initials="J." surname="Gettys">
2393        <organization>W3C</organization>
2394        <address><email>jg@w3.org</email></address>
2395      </author>
2396      <author fullname="J. Mogul" initials="J." surname="Mogul">
2397        <organization>Compaq Computer Corporation</organization>
2398        <address><email>mogul@wrl.dec.com</email></address>
2399      </author>
2400      <author fullname="H. Frystyk" initials="H." surname="Frystyk">
2401        <organization>MIT Laboratory for Computer Science</organization>
2402        <address><email>frystyk@w3.org</email></address>
2403      </author>
2404      <author fullname="L. Masinter" initials="L." surname="Masinter">
2405        <organization>Xerox Corporation</organization>
2406        <address><email>masinter@parc.xerox.com</email></address>
2407      </author>
2408      <author fullname="P. Leach" initials="P." surname="Leach">
2409        <organization>Microsoft Corporation</organization>
2410        <address><email>paulle@microsoft.com</email></address>
2411      </author>
2412      <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee">
2413        <organization>W3C</organization>
2414        <address><email>timbl@w3.org</email></address>
2415      </author>
2416      <date month="June" year="1999" />
2417    </front>
2418    <seriesInfo name="RFC" value="2616" />
2419  </reference>
2420
2421  <reference anchor="BCP90">
2422    <front>
2423      <title>Registration Procedures for Message Header Fields</title>
2424      <author fullname="G. Klyne" initials="G." surname="Klyne">
2425        <organization>Nine by Nine</organization>
2426        <address><email>GK-IETF@ninebynine.org</email></address>
2427      </author>
2428      <author fullname="M. Nottingham" initials="M." surname="Nottingham">
2429        <organization>BEA Systems</organization>
2430        <address><email>mnot@pobox.com</email></address>
2431      </author>
2432      <author fullname="J. Mogul" initials="J." surname="Mogul">
2433        <organization>HP Labs</organization>
2434        <address><email>JeffMogul@acm.org</email></address>
2435      </author>
2436      <date month="September" year="2004" />
2437    </front>
2438    <seriesInfo name="BCP" value="90" />
2439    <seriesInfo name="RFC" value="3864" />
2440  </reference>
2441
2442  <reference anchor='RFC5226'>
2443    <front>
2444      <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
2445      <author initials='T.' surname='Narten' fullname='T. Narten'>
2446        <organization>IBM</organization>
2447        <address><email>narten@us.ibm.com</email></address>
2448      </author>
2449      <author initials='H.' surname='Alvestrand' fullname='H. Alvestrand'>
2450        <organization>Google</organization>
2451        <address><email>Harald@Alvestrand.no</email></address>
2452      </author>
2453      <date year='2008' month='May' />
2454    </front>
2455    <seriesInfo name='BCP' value='26' />
2456    <seriesInfo name='RFC' value='5226' />
2457  </reference>
2458
2459  <reference anchor='RFC5861'>
2460    <front>
2461      <title abbrev="HTTP stale controls">HTTP Cache-Control Extensions for Stale Content</title>
2462      <author initials="M." surname="Nottingham" fullname="Mark Nottingham">
2463        <organization>Yahoo! Inc.</organization>
2464        <address><email>mnot@yahoo-inc.com</email></address>
2465      </author>
2466      <date month="April" year="2010"/>
2467    </front>
2468    <seriesInfo name='RFC' value='5861' />
2469  </reference>
2470
2471  <reference anchor="RFC6265">
2472    <front>
2473      <title>HTTP State Management Mechanism</title>
2474      <author initials="A." surname="Barth" fullname="Adam Barth">
2475        <organization abbrev="U.C. Berkeley">
2476          University of California, Berkeley
2477        </organization>
2478        <address><email>abarth@eecs.berkeley.edu</email></address>
2479      </author>
2480      <date year="2011" month="April" />
2481    </front>
2482    <seriesInfo name="RFC" value="6265"/>
2483  </reference>
2484
2485</references>
2486
2487<section anchor="changes.from.rfc.2616" title="Changes from RFC 2616">
2488<t>
2489  The specification has been substantially rewritten for clarity.
2490</t>
2491<t>
2492  The conditions under which an authenticated response can be cached have been
2493  clarified.
2494  (<xref target="caching.authenticated.responses" />)
2495</t>
2496<t>
2497  New status codes can now define that caches are allowed to use heuristic
2498  freshness with them.
2499  Caches are now allowed to calculate heuristic freshness for URIs with query
2500  components.
2501  (<xref target="heuristic.freshness" />)
2502</t>
2503<t>
2504  The algorithm for calculating age is now less conservative.
2505  Caches are now required to handle dates with timezones as if they're
2506  invalid, because it's not possible to accurately guess.
2507  (<xref target="age.calculations"/>)
2508</t>
2509<t>
2510  The <x:ref>Content-Location</x:ref> response header field is no longer used
2511  to determine the appropriate response to use when validating.
2512  (<xref target="validation.model" />)
2513</t>
2514<t>
2515  The algorithm for selecting a cached negotiated response to use has been
2516  clarified in several ways. In particular, it now explicitly allows
2517  header-specific canonicalization when processing selecting header fields.
2518  (<xref target="caching.negotiated.responses" />)
2519</t>
2520<t>
2521  Requirements regarding denial of service attack avoidance when performing
2522  invalidation have been clarified.
2523  (<xref target="invalidation" />)
2524</t>
2525<t>
2526  Cache invalidation only occurs when a successful response is received.
2527  (<xref target="invalidation" />)
2528</t>
2529<t>
2530  Cache directives are explicitly defined to be case-insensitive.
2531  Handling of multiple instances of cache directives when only one is
2532  expected is now defined.
2533  (<xref target="header.cache-control" />)
2534</t>
2535<t>
2536  The "no-store" cache request directive doesn't apply to responses; i.e.,
2537  a cache can satisfy a request with no-store on it, and does not invalidate
2538  it.
2539  (<xref target="cache-request-directive.no-store" />)
2540</t>
2541<t>
2542  The qualified forms of the private and no-cache cache directives are noted
2543  to not be widely implemented; e.g., "private=foo" is interpreted by many
2544  caches as simply "private". Additionally, the meaning of the qualified
2545  form of no-cache has been clarified.
2546  (<xref target="cache-response-directive" />)
2547</t>
2548<t>
2549  The "no-cache" response cache directive's meaning has been clarified.
2550  (<xref target="cache-response-directive.no-cache" />)
2551</t>
2552<t>
2553  The one-year limit on <x:ref>Expires</x:ref> header field values has been removed; instead,
2554  the reasoning for using a sensible value is given.
2555  (<xref target="header.expires" />)
2556</t>
2557<t>
2558  The <x:ref>Pragma</x:ref> header field is now only defined for backwards compatibility;
2559  future pragmas are deprecated.
2560  (<xref target="header.pragma" />)
2561</t>
2562<t>
2563  Some requirements regarding production and processing of the <x:ref>Warning</x:ref>
2564  header fields have been relaxed, as it is not widely implemented.
2565  Furthermore, the <x:ref>Warning</x:ref> header field no longer uses RFC 2047 encoding,
2566  nor allows multiple languages, as these aspects were not implemented.
2567  (<xref target="header.warning" />)
2568</t>
2569<t>
2570  This specification introduces the Cache Directive and Warn Code Registries,
2571  and defines considerations for new cache directives.
2572  (<xref target="cache.directive.registry"/> and <xref target="warn.code.registry"/>)
2573</t>
2574</section>
2575
2576<section title="Imported ABNF" anchor="imported.abnf">
2577   <x:anchor-alias value="ALPHA"/>
2578   <x:anchor-alias value="CR"/>
2579   <x:anchor-alias value="DIGIT"/>
2580   <x:anchor-alias value="DQUOTE"/>
2581   <x:anchor-alias value="LF"/>
2582   <x:anchor-alias value="OCTET"/>
2583   <x:anchor-alias value="SP"/>
2584   <x:anchor-alias value="VCHAR"/>
2585   <x:anchor-alias value="quoted-string"/>
2586   <x:anchor-alias value="token"/>
2587   <x:anchor-alias value="OWS"/>
2588   <x:anchor-alias value="field-name"/>
2589   <x:anchor-alias value="HTTP-date"/>
2590   <x:anchor-alias value="port"/>
2591   <x:anchor-alias value="pseudonym"/>
2592   <x:anchor-alias value="uri-host"/>
2593<t>
2594   The following core rules are included by reference, as defined in <xref
2595   target="RFC5234" x:fmt="of" x:sec="B.1"/>: ALPHA (letters), CR (carriage
2596   return), CRLF (CR LF), CTL (controls), DIGIT (decimal 0-9), DQUOTE (double
2597   quote), HEXDIG (hexadecimal 0-9/A-F/a-f), LF (line feed), OCTET (any 8-bit
2598   sequence of data), SP (space), and VCHAR (any visible US-ASCII character).
2599</t>
2600<t>
2601   The rules below are defined in <xref target="Part1"/>:
2602</t>
2603<figure><artwork type="abnf2616">
2604  <x:ref>OWS</x:ref>           = &lt;OWS, defined in &whitespace;&gt;
2605  <x:ref>field-name</x:ref>    = &lt;field-name, defined in &header-fields;&gt;
2606  <x:ref>quoted-string</x:ref> = &lt;quoted-string, defined in &field-components;&gt;
2607  <x:ref>token</x:ref>         = &lt;token, defined in &field-components;&gt;
2608
2609  <x:ref>port</x:ref>          = &lt;port, defined in &uri;&gt;
2610  <x:ref>pseudonym</x:ref>     = &lt;pseudonym, defined in &header-via;&gt;
2611  <x:ref>uri-host</x:ref>      = &lt;uri-host, defined in &uri;&gt;
2612</artwork></figure>
2613<t>
2614   The rules below are defined in other parts:
2615</t>
2616<figure><artwork type="abnf2616">
2617  <x:ref>HTTP-date</x:ref>     = &lt;HTTP-date, defined in &http-date;&gt;
2618</artwork></figure>
2619</section>
2620
2621<?BEGININC p6-cache.abnf-appendix ?>
2622<section xmlns:x="http://purl.org/net/xml2rfc/ext" title="Collected ABNF" anchor="collected.abnf">
2623<t>
2624  In the collected ABNF below, list rules are expanded as per <xref target="Part1" x:rel="#notation"/>.
2625</t><figure>
2626<artwork type="abnf" name="p6-cache.parsed-abnf">
2627<x:ref>Age</x:ref> = delta-seconds
2628
2629<x:ref>Cache-Control</x:ref> = *( "," OWS ) cache-directive *( OWS "," [ OWS
2630 cache-directive ] )
2631
2632<x:ref>Expires</x:ref> = HTTP-date
2633
2634<x:ref>HTTP-date</x:ref> = &lt;HTTP-date, defined in [Part2], Section 7.1.1.1&gt;
2635
2636<x:ref>OWS</x:ref> = &lt;OWS, defined in [Part1], Section 3.2.3&gt;
2637
2638<x:ref>Pragma</x:ref> = *( "," OWS ) pragma-directive *( OWS "," [ OWS
2639 pragma-directive ] )
2640
2641<x:ref>Warning</x:ref> = *( "," OWS ) warning-value *( OWS "," [ OWS warning-value ]
2642 )
2643
2644<x:ref>cache-directive</x:ref> = token [ "=" ( token / quoted-string ) ]
2645
2646<x:ref>delta-seconds</x:ref> = 1*DIGIT
2647
2648<x:ref>extension-pragma</x:ref> = token [ "=" ( token / quoted-string ) ]
2649
2650<x:ref>field-name</x:ref> = &lt;field-name, defined in [Part1], Section 3.2&gt;
2651
2652<x:ref>port</x:ref> = &lt;port, defined in [Part1], Section 2.7&gt;
2653<x:ref>pragma-directive</x:ref> = "no-cache" / extension-pragma
2654<x:ref>pseudonym</x:ref> = &lt;pseudonym, defined in [Part1], Section 5.7.1&gt;
2655
2656<x:ref>quoted-string</x:ref> = &lt;quoted-string, defined in [Part1], Section 3.2.6&gt;
2657
2658<x:ref>token</x:ref> = &lt;token, defined in [Part1], Section 3.2.6&gt;
2659
2660<x:ref>uri-host</x:ref> = &lt;uri-host, defined in [Part1], Section 2.7&gt;
2661
2662<x:ref>warn-agent</x:ref> = ( uri-host [ ":" port ] ) / pseudonym
2663<x:ref>warn-code</x:ref> = 3DIGIT
2664<x:ref>warn-date</x:ref> = DQUOTE HTTP-date DQUOTE
2665<x:ref>warn-text</x:ref> = quoted-string
2666<x:ref>warning-value</x:ref> = warn-code SP warn-agent SP warn-text [ SP warn-date
2667 ]
2668</artwork>
2669</figure>
2670</section>
2671<?ENDINC p6-cache.abnf-appendix ?>
2672
2673<section anchor="change.log" title="Change Log (to be removed by RFC Editor before publication)">
2674<t>
2675  Changes up to the first Working Group Last Call draft are summarized
2676  in <eref target="http://trac.tools.ietf.org/html/draft-ietf-httpbis-p6-cache-19#appendix-C"/>.
2677</t>
2678
2679<section title="Since draft-ietf-httpbis-p6-cache-19" anchor="changes.since.19">
2680<t>
2681  Closed issues:
2682  <list style="symbols">
2683    <t>
2684      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/307"/>:
2685      "untangle Cache-Control ABNF"
2686    </t>
2687    <t>
2688      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/353"/>:
2689      "Multiple values in Cache-Control header fields"
2690    </t>
2691    <t>
2692      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/355"/>:
2693      "Case sensitivity of header fields in CC values"
2694    </t>
2695    <t>
2696      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/356"/>:
2697      "Spurious 'MAYs'"
2698    </t>
2699    <t>
2700      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/360"/>:
2701      "enhance considerations for new cache control directives"
2702    </t>
2703    <t>
2704      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/361"/>:
2705      "ABNF requirements for recipients"
2706    </t>
2707    <t>
2708      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/368"/>:
2709      "note introduction of new IANA registries as normative changes"
2710    </t>
2711    <t>
2712      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/373"/>:
2713      "broken prose in description of 'Vary'"
2714    </t>
2715  </list>
2716</t>
2717</section>
2718
2719<section title="Since draft-ietf-httpbis-p6-cache-20" anchor="changes.since.20">
2720<t>
2721  Closed issues:
2722  <list style="symbols">
2723    <t>
2724      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/375"/>:
2725      "'Most Conservative'"
2726    </t>
2727  </list>
2728</t>
2729<t>
2730  Other changes:
2731  <list style="symbols">
2732    <t>
2733      Conformance criteria and considerations regarding error handling are
2734      now defined in Part 1.
2735    </t>
2736    <t>
2737      Move definition of "Vary" header field into Part 2.
2738    </t>
2739    <t>
2740      Add security considerations with respect to cache poisoning and
2741      the "Set-Cookie" header field.
2742    </t>
2743  </list>
2744</t>
2745</section>
2746
2747<section title="Since draft-ietf-httpbis-p6-cache-21" anchor="changes.since.21">
2748<t>
2749  Closed issues:
2750  <list style="symbols">
2751    <t>
2752      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/223"/>:
2753      "Allowing heuristic caching for new status codes"
2754    </t>
2755    <t>
2756      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/406"/>:
2757      "304 without validator"
2758    </t>
2759    <t>
2760      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/418"/>:
2761      "No-Transform"
2762    </t>
2763    <t>
2764      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/430"/>:
2765      "Revert prior change to the meaning of the public cache response
2766       directive.
2767    </t>
2768  </list>
2769</t>
2770</section>
2771
2772<section title="Since draft-ietf-httpbis-p6-cache-22" anchor="changes.since.22">
2773<t>
2774  Closed issues:
2775  <list style="symbols">
2776    <t>
2777      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/436"/>:
2778      "explain list expansion in ABNF appendices"
2779    </t>
2780    <t>
2781      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/453"/>:
2782      "Returning the freshest response"
2783    </t>
2784    <t>
2785      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/464"/>:
2786      "placement of extension point considerations"
2787    </t>
2788    <t>
2789      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/469"/>:
2790      "Editorial notes for p6"
2791    </t>
2792    <t>
2793      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/471"/>:
2794      "Vary and future requests"
2795    </t>
2796  </list>
2797</t>
2798</section>
2799
2800<section title="Since draft-ietf-httpbis-p6-cache-23" anchor="changes.since.23">
2801<t>
2802  Closed issues:
2803  <list style="symbols">
2804    <t>
2805      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/486"/>:
2806      "Requiring proxies to process warn-date"
2807    </t>
2808  </list>
2809</t>
2810</section>
2811</section>
2812  </back>
2813</rfc>
Note: See TracBrowser for help on using the repository browser.