<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="std" consensus="true" docName="draft-ietf-httpbis-cache-19" indexInclude="true" ipr="pre5378Trust200902" number="9111" obsoletes="7234" prepTime="2022-06-06T11:43:05" scripts="Common,Latin" sortRefs="true" submissionType="IETF" symRefs="true" tocDepth="4" tocInclude="true" xml:lang="en">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-httpbis-cache-19" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc9111" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title>HTTP Caching</title>
    <seriesInfo name="RFC" value="9111" stream="IETF"/>
    <seriesInfo name="STD" value="98" stream="IETF"/>
    <author fullname="Roy T. Fielding" initials="R." surname="Fielding" role="editor">
      <organization showOnFrontPage="true">Adobe</organization>
      <address>
        <postal>
          <postalLine>345 Park Ave</postalLine>
          <postalLine>San Jose, CA 95110</postalLine>
          <postalLine>United States of America</postalLine>
        </postal>
        <email>fielding@gbiv.com</email>
        <uri>https://roy.gbiv.com/</uri>
      </address>
    </author>
    <author fullname="Mark Nottingham" initials="M." surname="Nottingham" role="editor">
      <organization showOnFrontPage="true">Fastly</organization>
      <address>
        <postal>
          <postalLine>Prahran</postalLine>
          <postalLine>Australia</postalLine>
        </postal>
        <email>mnot@mnot.net</email>
        <uri>https://www.mnot.net/</uri>
      </address>
    </author>
    <author fullname="Julian Reschke" initials="J." surname="Reschke" role="editor">
      <organization abbrev="greenbytes" showOnFrontPage="true">greenbytes GmbH</organization>
      <address>
        <postal>
          <postalLine>Hafenweg 16</postalLine>
          <postalLine>48155 Münster</postalLine>
          <postalLine>Germany</postalLine>
        </postal>
        <email>julian.reschke@greenbytes.de</email>
        <uri>https://greenbytes.de/tech/webdav/</uri>
      </address>
    </author>
    <date month="06" year="2022"/>
    <area>Applications and Real-Time</area>
    <workgroup>HTTP Working Group</workgroup>
    <keyword>Hypertext Transfer Protocol</keyword>
    <keyword>HTTP</keyword>
    <keyword>HTTP Caching</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">
   The Hypertext Transfer Protocol (HTTP) is a stateless application-level
   protocol for distributed, collaborative, hypertext information systems.
   This document defines HTTP caches and the associated header fields that
   control cache behavior or indicate cacheable response messages.
</t>
      <t indent="0" pn="section-abstract-2">
   This document obsoletes RFC 7234.
</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc9111" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2022 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Revised BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Revised BSD License.
        </t>
        <t indent="0" pn="section-boilerplate.2-3">
            This document may contain material from IETF Documents or IETF
            Contributions published or made publicly available before November
            10, 2008. The person(s) controlling the copyright in some of this
            material may not have granted the IETF Trust the right to allow
            modifications of such material outside the IETF Standards Process.
            Without obtaining an adequate license from the person(s)
            controlling the copyright in such materials, this document may not
            be modified outside the IETF Standards Process, and derivative
            works of it may not be created outside the IETF Standards Process,
            except to format it for publication as an RFC or to translate it
            into languages other than English.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2">
              <li pn="section-toc.1-1.1.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-requirements-notation">Requirements Notation</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.2">
                <t indent="0" pn="section-toc.1-1.1.2.2.1"><xref derivedContent="1.2" format="counter" sectionFormat="of" target="section-1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-syntax-notation">Syntax Notation</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2.2.2">
                  <li pn="section-toc.1-1.1.2.2.2.1">
                    <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.2.2.1.1"><xref derivedContent="1.2.1" format="counter" sectionFormat="of" target="section-1.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-imported-rules">Imported Rules</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.2.2.2">
                    <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.2.2.2.1"><xref derivedContent="1.2.2" format="counter" sectionFormat="of" target="section-1.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-delta-seconds">Delta Seconds</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-overview-of-cache-operation">Overview of Cache Operation</xref></t>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-storing-responses-in-caches">Storing Responses in Caches</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2">
              <li pn="section-toc.1-1.3.2.1">
                <t indent="0" pn="section-toc.1-1.3.2.1.1"><xref derivedContent="3.1" format="counter" sectionFormat="of" target="section-3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-storing-header-and-trailer-">Storing Header and Trailer Fields</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.2">
                <t indent="0" pn="section-toc.1-1.3.2.2.1"><xref derivedContent="3.2" format="counter" sectionFormat="of" target="section-3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-updating-stored-header-fiel">Updating Stored Header Fields</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.3">
                <t indent="0" pn="section-toc.1-1.3.2.3.1"><xref derivedContent="3.3" format="counter" sectionFormat="of" target="section-3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-storing-incomplete-response">Storing Incomplete Responses</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.4">
                <t indent="0" pn="section-toc.1-1.3.2.4.1"><xref derivedContent="3.4" format="counter" sectionFormat="of" target="section-3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-combining-partial-content">Combining Partial Content</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.5">
                <t indent="0" pn="section-toc.1-1.3.2.5.1"><xref derivedContent="3.5" format="counter" sectionFormat="of" target="section-3.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-storing-responses-to-authen">Storing Responses to Authenticated Requests</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-constructing-responses-from">Constructing Responses from Caches</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2">
              <li pn="section-toc.1-1.4.2.1">
                <t indent="0" pn="section-toc.1-1.4.2.1.1"><xref derivedContent="4.1" format="counter" sectionFormat="of" target="section-4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-calculating-cache-keys-with">Calculating Cache Keys with the Vary Header Field</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.2">
                <t indent="0" pn="section-toc.1-1.4.2.2.1"><xref derivedContent="4.2" format="counter" sectionFormat="of" target="section-4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-freshness">Freshness</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2.2.2">
                  <li pn="section-toc.1-1.4.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.4.2.2.2.1.1"><xref derivedContent="4.2.1" format="counter" sectionFormat="of" target="section-4.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-calculating-freshness-lifet">Calculating Freshness Lifetime</xref></t>
                  </li>
                  <li pn="section-toc.1-1.4.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.4.2.2.2.2.1"><xref derivedContent="4.2.2" format="counter" sectionFormat="of" target="section-4.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-calculating-heuristic-fresh">Calculating Heuristic Freshness</xref></t>
                  </li>
                  <li pn="section-toc.1-1.4.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.4.2.2.2.3.1"><xref derivedContent="4.2.3" format="counter" sectionFormat="of" target="section-4.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-calculating-age">Calculating Age</xref></t>
                  </li>
                  <li pn="section-toc.1-1.4.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.4.2.2.2.4.1"><xref derivedContent="4.2.4" format="counter" sectionFormat="of" target="section-4.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-serving-stale-responses">Serving Stale Responses</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.4.2.3">
                <t indent="0" pn="section-toc.1-1.4.2.3.1"><xref derivedContent="4.3" format="counter" sectionFormat="of" target="section-4.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-validation">Validation</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2.3.2">
                  <li pn="section-toc.1-1.4.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.4.2.3.2.1.1"><xref derivedContent="4.3.1" format="counter" sectionFormat="of" target="section-4.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sending-a-validation-reques">Sending a Validation Request</xref></t>
                  </li>
                  <li pn="section-toc.1-1.4.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.4.2.3.2.2.1"><xref derivedContent="4.3.2" format="counter" sectionFormat="of" target="section-4.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-handling-a-received-validat">Handling a Received Validation Request</xref></t>
                  </li>
                  <li pn="section-toc.1-1.4.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.4.2.3.2.3.1"><xref derivedContent="4.3.3" format="counter" sectionFormat="of" target="section-4.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-handling-a-validation-respo">Handling a Validation Response</xref></t>
                  </li>
                  <li pn="section-toc.1-1.4.2.3.2.4">
                    <t indent="0" pn="section-toc.1-1.4.2.3.2.4.1"><xref derivedContent="4.3.4" format="counter" sectionFormat="of" target="section-4.3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-freshening-stored-responses">Freshening Stored Responses upon Validation</xref></t>
                  </li>
                  <li pn="section-toc.1-1.4.2.3.2.5">
                    <t indent="0" pn="section-toc.1-1.4.2.3.2.5.1"><xref derivedContent="4.3.5" format="counter" sectionFormat="of" target="section-4.3.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-freshening-responses-with-h">Freshening Responses with HEAD</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.4.2.4">
                <t indent="0" pn="section-toc.1-1.4.2.4.1"><xref derivedContent="4.4" format="counter" sectionFormat="of" target="section-4.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-invalidating-stored-respons">Invalidating Stored Responses</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-field-definitions">Field Definitions</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2">
              <li pn="section-toc.1-1.5.2.1">
                <t indent="0" pn="section-toc.1-1.5.2.1.1"><xref derivedContent="5.1" format="counter" sectionFormat="of" target="section-5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-age">Age</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.2">
                <t indent="0" pn="section-toc.1-1.5.2.2.1"><xref derivedContent="5.2" format="counter" sectionFormat="of" target="section-5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cache-control">Cache-Control</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2.2.2">
                  <li pn="section-toc.1-1.5.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.1.1"><xref derivedContent="5.2.1" format="counter" sectionFormat="of" target="section-5.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-request-directives">Request Directives</xref></t>
                    <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2.2.2.1.2">
                      <li pn="section-toc.1-1.5.2.2.2.1.2.1">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.1.2.1.1"><xref derivedContent="5.2.1.1" format="counter" sectionFormat="of" target="section-5.2.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-max-age">max-age</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.1.2.2">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.1.2.2.1"><xref derivedContent="5.2.1.2" format="counter" sectionFormat="of" target="section-5.2.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-max-stale">max-stale</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.1.2.3">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.1.2.3.1"><xref derivedContent="5.2.1.3" format="counter" sectionFormat="of" target="section-5.2.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-min-fresh">min-fresh</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.1.2.4">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.1.2.4.1"><xref derivedContent="5.2.1.4" format="counter" sectionFormat="of" target="section-5.2.1.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-no-cache">no-cache</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.1.2.5">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.1.2.5.1"><xref derivedContent="5.2.1.5" format="counter" sectionFormat="of" target="section-5.2.1.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-no-store">no-store</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.1.2.6">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.1.2.6.1"><xref derivedContent="5.2.1.6" format="counter" sectionFormat="of" target="section-5.2.1.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-no-transform">no-transform</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.1.2.7">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.1.2.7.1"><xref derivedContent="5.2.1.7" format="counter" sectionFormat="of" target="section-5.2.1.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-only-if-cached">only-if-cached</xref></t>
                      </li>
                    </ul>
                  </li>
                  <li pn="section-toc.1-1.5.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.2.1"><xref derivedContent="5.2.2" format="counter" sectionFormat="of" target="section-5.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-response-directives">Response Directives</xref></t>
                    <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2.2.2.2.2">
                      <li pn="section-toc.1-1.5.2.2.2.2.2.1">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.1.1"><xref derivedContent="5.2.2.1" format="counter" sectionFormat="of" target="section-5.2.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-max-age-2">max-age</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.2.2.2">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.2.1"><xref derivedContent="5.2.2.2" format="counter" sectionFormat="of" target="section-5.2.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-must-revalidate">must-revalidate</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.2.2.3">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.3.1"><xref derivedContent="5.2.2.3" format="counter" sectionFormat="of" target="section-5.2.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-must-understand">must-understand</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.2.2.4">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.4.1"><xref derivedContent="5.2.2.4" format="counter" sectionFormat="of" target="section-5.2.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-no-cache-2">no-cache</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.2.2.5">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.5.1"><xref derivedContent="5.2.2.5" format="counter" sectionFormat="of" target="section-5.2.2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-no-store-2">no-store</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.2.2.6">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.6.1"><xref derivedContent="5.2.2.6" format="counter" sectionFormat="of" target="section-5.2.2.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-no-transform-2">no-transform</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.2.2.7">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.7.1"><xref derivedContent="5.2.2.7" format="counter" sectionFormat="of" target="section-5.2.2.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-private">private</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.2.2.8">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.8.1"><xref derivedContent="5.2.2.8" format="counter" sectionFormat="of" target="section-5.2.2.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-proxy-revalidate">proxy-revalidate</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.2.2.9">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.9.1"><xref derivedContent="5.2.2.9" format="counter" sectionFormat="of" target="section-5.2.2.9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-public">public</xref></t>
                      </li>
                      <li pn="section-toc.1-1.5.2.2.2.2.2.10">
                        <t indent="0" pn="section-toc.1-1.5.2.2.2.2.2.10.1"><xref derivedContent="5.2.2.10" format="counter" sectionFormat="of" target="section-5.2.2.10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-s-maxage">s-maxage</xref></t>
                      </li>
                    </ul>
                  </li>
                  <li pn="section-toc.1-1.5.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.3.1"><xref derivedContent="5.2.3" format="counter" sectionFormat="of" target="section-5.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-extension-directives">Extension Directives</xref></t>
                  </li>
                  <li pn="section-toc.1-1.5.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.5.2.2.2.4.1"><xref derivedContent="5.2.4" format="counter" sectionFormat="of" target="section-5.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cache-directive-registry">Cache Directive Registry</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.5.2.3">
                <t indent="0" pn="section-toc.1-1.5.2.3.1"><xref derivedContent="5.3" format="counter" sectionFormat="of" target="section-5.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-expires">Expires</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.4">
                <t indent="0" pn="section-toc.1-1.5.2.4.1"><xref derivedContent="5.4" format="counter" sectionFormat="of" target="section-5.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pragma">Pragma</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.5">
                <t indent="0" pn="section-toc.1-1.5.2.5.1"><xref derivedContent="5.5" format="counter" sectionFormat="of" target="section-5.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-warning">Warning</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-relationship-to-application">Relationship to Applications and Other Caches</xref></t>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2">
              <li pn="section-toc.1-1.7.2.1">
                <t indent="0" pn="section-toc.1-1.7.2.1.1"><xref derivedContent="7.1" format="counter" sectionFormat="of" target="section-7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cache-poisoning">Cache Poisoning</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.2">
                <t indent="0" pn="section-toc.1-1.7.2.2.1"><xref derivedContent="7.2" format="counter" sectionFormat="of" target="section-7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-timing-attacks">Timing Attacks</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.3">
                <t indent="0" pn="section-toc.1-1.7.2.3.1"><xref derivedContent="7.3" format="counter" sectionFormat="of" target="section-7.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-caching-of-sensitive-inform">Caching of Sensitive Information</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t indent="0" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-field-name-registration">Field Name Registration</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.2">
                <t indent="0" pn="section-toc.1-1.8.2.2.1"><xref derivedContent="8.2" format="counter" sectionFormat="of" target="section-8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cache-directive-registratio">Cache Directive Registration</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.3">
                <t indent="0" pn="section-toc.1-1.8.2.3.1"><xref derivedContent="8.3" format="counter" sectionFormat="of" target="section-8.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-warn-code-registry">Warn Code Registry</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="9" format="counter" sectionFormat="of" target="section-9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2">
              <li pn="section-toc.1-1.9.2.1">
                <t indent="0" pn="section-toc.1-1.9.2.1.1"><xref derivedContent="9.1" format="counter" sectionFormat="of" target="section-9.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.9.2.2">
                <t indent="0" pn="section-toc.1-1.9.2.2.1"><xref derivedContent="9.2" format="counter" sectionFormat="of" target="section-9.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-collected-abnf">Collected ABNF</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="Appendix B" format="default" sectionFormat="of" target="section-appendix.b"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-changes-from-rfc-7234">Changes from RFC 7234</xref></t>
          </li>
          <li pn="section-toc.1-1.12">
            <t indent="0" pn="section-toc.1-1.12.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.c"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgements">Acknowledgements</xref></t>
          </li>
          <li pn="section-toc.1-1.13">
            <t indent="0" pn="section-toc.1-1.13.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.d"/><xref derivedContent="" format="title" sectionFormat="of" target="name-index">Index</xref></t>
          </li>
          <li pn="section-toc.1-1.14">
            <t indent="0" pn="section-toc.1-1.14.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.e"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="caching" numbered="true" removeInRFC="false" toc="include" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">
   The Hypertext Transfer Protocol (HTTP) is a stateless application-level
   request/response protocol that uses extensible semantics and
   self-descriptive messages for flexible interaction with network-based
   hypertext information systems. It is typically used for distributed information systems, where
   the use of response caches can improve performance. This document
   defines aspects of HTTP related to caching and reusing response
   messages.
</t>
      <iref item="cache" primary="false" pn="iref-cache-1"/>
      <t indent="0" pn="section-1-2">
   An HTTP "cache" is a local store of response messages and the
   subsystem that controls storage, retrieval, and deletion of messages in it.
   A cache stores cacheable responses to reduce the response time and
   network bandwidth consumption on future equivalent requests. Any client or
   server <bcp14>MAY</bcp14> use a cache, though not when acting as a tunnel (<xref target="HTTP" section="3.7" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-3.7" derivedContent="HTTP"/>).
</t>
      <iref item="shared cache" primary="false" pn="iref-shared-cache-2"/>
      <iref item="private cache" primary="false" pn="iref-private-cache-3"/>
      <t anchor="shared.and.private.caches" indent="0" pn="section-1-3">
   A "shared cache" is a cache that stores responses for reuse
   by more than one user; shared caches are usually (but not always) deployed
   as a part of an intermediary. A "private cache", in contrast,
   is dedicated to a single user; often, they are deployed as a component of
   a user agent.
</t>
      <t indent="0" pn="section-1-4">
   The goal of HTTP caching is significantly improving performance
   by reusing a prior response message to satisfy a current request.
   A cache considers a stored response "fresh", as defined in
   <xref target="expiration.model" format="default" sectionFormat="of" derivedContent="Section 4.2"/>, if it can be reused without
   "validation" (checking with the origin server to see if the cached response
   remains valid for this request).  A fresh response can therefore
   reduce both latency and network overhead each time the cache reuses it.
   When a cached response is not fresh, it might still be reusable if validation
   can freshen it (<xref target="validation.model" format="default" sectionFormat="of" derivedContent="Section 4.3"/>) or if the
   origin is unavailable (<xref target="serving.stale.responses" format="default" sectionFormat="of" derivedContent="Section 4.2.4"/>).
</t>
      <t indent="0" pn="section-1-5">
   This document obsoletes <xref target="RFC7234" format="none" sectionFormat="of" derivedContent="">RFC 7234</xref>,
   with the changes being summarized in <xref target="changes.from.rfc.7234" format="default" sectionFormat="of" derivedContent="Appendix B"/>.
      
</t>
      <section anchor="requirements.notation" numbered="true" removeInRFC="false" toc="include" pn="section-1.1">
        <name slugifiedName="name-requirements-notation">Requirements Notation</name>
        <t indent="0" pn="section-1.1-1">
    The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>",
    "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>",
    "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
    "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are
    to be interpreted as described in BCP 14 <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/>
          <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> when, and only when, they appear in all capitals,
    as shown here. 
</t>
        <t indent="0" pn="section-1.1-2">
               <xref target="HTTP" section="2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-2" derivedContent="HTTP"/> defines conformance criteria and contains considerations regarding error handling.
</t>
      </section>
      <section anchor="notation" numbered="true" removeInRFC="false" toc="include" pn="section-1.2">
        <name slugifiedName="name-syntax-notation">Syntax Notation</name>
        <iref primary="true" item="Grammar" subitem="DIGIT" pn="iref-grammar-digit-4"/>
        <t indent="0" pn="section-1.2-1">
   This specification uses the Augmented Backus-Naur Form (ABNF) notation of
   <xref target="RFC5234" format="default" sectionFormat="of" derivedContent="RFC5234"/>, extended with the notation for case-sensitivity
   in strings defined in <xref target="RFC7405" format="default" sectionFormat="of" derivedContent="RFC7405"/>.
</t>
        <t indent="0" pn="section-1.2-2">
   It also uses a list extension, defined in <xref target="HTTP" section="5.6.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-5.6.1" derivedContent="HTTP"/>,
   that allows for compact definition of comma-separated lists using a "#"
   operator (similar to how the "*" operator indicates repetition). <xref target="collected.abnf" format="default" sectionFormat="of" derivedContent="Appendix A"/> shows the collected grammar with all list
   operators expanded to standard ABNF notation.
</t>
        <section anchor="abnf.imported" numbered="true" removeInRFC="false" toc="include" pn="section-1.2.1">
          <name slugifiedName="name-imported-rules">Imported Rules</name>
          <t anchor="core.rules" indent="0" pn="section-1.2.1-1">
  
   The following core rule is included by
   reference, as defined in <xref target="RFC5234" sectionFormat="comma" section="B.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5234#appendix-B.1" derivedContent="RFC5234"/>:
   DIGIT (decimal 0-9).
</t>
          <t anchor="imported.rules" indent="0" pn="section-1.2.1-2">
                  <xref target="HTTP" format="default" sectionFormat="of" derivedContent="HTTP"/> defines the following rules:
          </t>
          <sourcecode type="abnf9110" markers="false" pn="section-1.2.1-3">  HTTP-date     = &lt;HTTP-date, see [HTTP], Section 5.6.7&gt;
  OWS           = &lt;OWS, see [HTTP], Section 5.6.3&gt;
  field-name    = &lt;field-name, see [HTTP], Section 5.1&gt;
  quoted-string = &lt;quoted-string, see [HTTP], Section 5.6.4&gt;
  token         = &lt;token, see [HTTP], Section 5.6.2&gt;
</sourcecode>
        </section>
        <section anchor="delta-seconds" numbered="true" removeInRFC="false" toc="include" pn="section-1.2.2">
          <name slugifiedName="name-delta-seconds">Delta Seconds</name>
          <t indent="0" pn="section-1.2.2-1">
   The delta-seconds rule specifies a non-negative integer, representing time
   in seconds.
</t>
          <iref item="Grammar" primary="true" subitem="delta-seconds" pn="iref-grammar-delta-seconds-5"/>
          <sourcecode type="abnf9110" markers="false" pn="section-1.2.2-2">  delta-seconds  = 1*DIGIT
</sourcecode>
          <t indent="0" pn="section-1.2.2-3">
   A recipient parsing a delta-seconds value and converting it to binary form
   ought to use an arithmetic type of at least 31 bits of non-negative integer
   range.
   If a cache receives a delta-seconds value greater than the greatest integer
   it can represent, or if any of its subsequent calculations overflows,
   the cache <bcp14>MUST</bcp14> consider the value to be 2147483648
   (2<sup>31</sup>) or the greatest positive integer it can conveniently
   represent.
</t>
          <aside pn="section-1.2.2-4">
            <t indent="0" pn="section-1.2.2-4.1">
                     <strong>Note:</strong> The value 2147483648 is here for historical reasons,
       represents infinity (over 68 years), and does not need to be stored in
       binary form; an implementation could produce it as a string if
       any overflow occurs, even if the calculations are performed with an
       arithmetic type incapable of directly representing that number.
       What matters here is that an overflow be detected and not treated as a 
       negative value in later calculations.
            </t>
          </aside>
        </section>
      </section>
    </section>
    <section anchor="caching.overview" numbered="true" removeInRFC="false" toc="include" pn="section-2">
      <name slugifiedName="name-overview-of-cache-operation">Overview of Cache Operation</name>
      <iref item="cache key" primary="false" pn="iref-cache-key-6"/>
      <t indent="0" pn="section-2-1">
   Proper cache operation preserves the semantics of HTTP transfers
   while reducing the transmission of information already held in the
   cache. See <xref target="HTTP" section="3" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-3" derivedContent="HTTP"/>
   for the general terminology and core concepts of HTTP.
</t>
      <t indent="0" pn="section-2-2">
   Although caching is an entirely <bcp14>OPTIONAL</bcp14> feature of HTTP, it can be
   assumed that reusing a cached response is desirable and that such reuse
   is the default behavior when no requirement or local configuration
   prevents it. Therefore, HTTP cache requirements are focused
   on preventing a cache from either storing a non-reusable response or
   reusing a stored response inappropriately, rather than mandating that
   caches always store and reuse particular responses.
</t>
      <iref item="cache key" primary="false" pn="iref-cache-key-7"/>
      <t indent="0" pn="section-2-3">
   The "cache key" is the information a cache uses to choose a response and
   is composed from, at a minimum, the request method and target
   URI used to retrieve the stored response; the method determines under which
   circumstances that response can be used to satisfy a subsequent request. However, many
   HTTP caches in common use today only cache GET responses and therefore only
   use the URI as the cache key.
</t>
      <t indent="0" pn="section-2-4">
   A cache might store multiple responses for a request target that is 
   subject to content negotiation. Caches differentiate these responses
   by incorporating some of the original request's header fields
   into the cache key as well, using information in the Vary
   response header field, as per <xref target="caching.negotiated.responses" format="default" sectionFormat="of" derivedContent="Section 4.1"/>.
</t>
      <t indent="0" pn="section-2-5">
  Caches might incorporate additional material into the cache key.
  For example, user agent caches might include the referring site's identity,
  thereby "double keying" the cache to avoid some privacy risks (see <xref target="security.timing" format="default" sectionFormat="of" derivedContent="Section 7.2"/>).
</t>
      <t indent="0" pn="section-2-6">
   Most commonly, caches store the successful result of a retrieval
   request: i.e., a 200 (OK) response to a GET request, which
   contains a representation of the target resource
   (<xref target="HTTP" section="9.3.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-9.3.1" derivedContent="HTTP"/>). However, it is also possible to store
   redirects, negative results (e.g., 404 (Not Found)),
   incomplete results (e.g., 206 (Partial Content)), and
   responses to methods other than GET if the method's definition allows such
   caching and defines something suitable for use as a cache key.
</t>
      <t indent="0" pn="section-2-7">
   A cache is "disconnected" when it cannot contact the origin
   server or otherwise find a forward path for a request. A
   disconnected cache can serve stale responses in some circumstances (<xref target="serving.stale.responses" format="default" sectionFormat="of" derivedContent="Section 4.2.4"/>).
</t>
    </section>
    <section anchor="response.cacheability" numbered="true" removeInRFC="false" toc="include" pn="section-3">
      <name slugifiedName="name-storing-responses-in-caches">Storing Responses in Caches</name>
      <t indent="0" pn="section-3-1">
   A cache <bcp14>MUST NOT</bcp14> store a response to a request unless:
</t>
      <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-3-2">
        <li pn="section-3-2.1">
          <t indent="0" pn="section-3-2.1.1">the request method is understood by the cache;</t>
        </li>
        <li pn="section-3-2.2">
          <t indent="0" pn="section-3-2.2.1">the response status code is final (see
         <xref target="HTTP" section="15" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-15" derivedContent="HTTP"/>);</t>
        </li>
        <li pn="section-3-2.3">
          <t indent="0" pn="section-3-2.3.1">if the response status code is 206 or 304, or the must-understand cache directive (see <xref target="cache-response-directive.must-understand" format="default" sectionFormat="of" derivedContent="Section 5.2.2.3"/>) is present: the cache understands the response status code;</t>
        </li>
        <li pn="section-3-2.4">
          <t indent="0" pn="section-3-2.4.1">the no-store cache directive is not present in the response
         (see <xref target="cache-response-directive.no-store" format="default" sectionFormat="of" derivedContent="Section 5.2.2.5"/>);</t>
        </li>
        <li pn="section-3-2.5">
          <t indent="0" pn="section-3-2.5.1">if the cache is shared: the private response directive is either not
         present or allows a shared cache to store a modified response;
         see <xref target="cache-response-directive.private" format="default" sectionFormat="of" derivedContent="Section 5.2.2.7"/>);</t>
        </li>
        <li pn="section-3-2.6">
          <t indent="0" pn="section-3-2.6.1">if the cache is shared: the Authorization header field
         is not present in the request
         (see <xref target="HTTP" section="11.6.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-11.6.2" derivedContent="HTTP"/>) or a
         response directive is present that explicitly allows shared caching
         (see <xref target="caching.authenticated.responses" format="default" sectionFormat="of" derivedContent="Section 3.5"/>);
         and</t>
        </li>
        <li pn="section-3-2.7">
          <t indent="0" pn="section-3-2.7.1">the response contains at least one of the following:</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-3-2.7.2">
            <li pn="section-3-2.7.2.1">a public response directive
            (see <xref target="cache-response-directive.public" format="default" sectionFormat="of" derivedContent="Section 5.2.2.9"/>);</li>
            <li pn="section-3-2.7.2.2">a private response directive, if the cache is not shared
            (see <xref target="cache-response-directive.private" format="default" sectionFormat="of" derivedContent="Section 5.2.2.7"/>);</li>
            <li pn="section-3-2.7.2.3">an <xref target="field.expires" format="none" sectionFormat="of" derivedContent="">Expires</xref> header field
            (see <xref target="field.expires" format="default" sectionFormat="of" derivedContent="Section 5.3"/>);</li>
            <li pn="section-3-2.7.2.4">a max-age response directive
            (see <xref target="cache-response-directive.max-age" format="default" sectionFormat="of" derivedContent="Section 5.2.2.1"/>);</li>
            <li pn="section-3-2.7.2.5">if the cache is shared: an s-maxage response directive
            (see <xref target="cache-response-directive.s-maxage" format="default" sectionFormat="of" derivedContent="Section 5.2.2.10"/>);</li>
            <li pn="section-3-2.7.2.6">a cache extension that allows it to be cached
            (see <xref target="cache.control.extensions" format="default" sectionFormat="of" derivedContent="Section 5.2.3"/>); or</li>
            <li pn="section-3-2.7.2.7">a status code that is defined as heuristically cacheable
            (see <xref target="heuristic.freshness" format="default" sectionFormat="of" derivedContent="Section 4.2.2"/>).</li>
          </ul>
        </li>
      </ul>
      <t indent="0" pn="section-3-3">
   Note that a cache extension can override any of the requirements
   listed; see <xref target="cache.control.extensions" format="default" sectionFormat="of" derivedContent="Section 5.2.3"/>.
</t>
      <t indent="0" pn="section-3-4">
   In this context, a cache has "understood" a request method or a response
   status code if it recognizes it and implements all specified
   caching-related behavior.
</t>
      <t indent="0" pn="section-3-5">
   Note that, in normal operation, some caches will not store a response that
   has neither a cache validator nor an explicit expiration time, as such
   responses are not usually useful to store. However, caches are not
   prohibited from storing such responses.
</t>
      <section anchor="storing.fields" numbered="true" removeInRFC="false" toc="include" pn="section-3.1">
        <name slugifiedName="name-storing-header-and-trailer-">Storing Header and Trailer Fields</name>
        <t indent="0" pn="section-3.1-1">
   Caches <bcp14>MUST</bcp14> include all received response header fields -- including
   unrecognized ones -- when storing a response; this assures that new HTTP
   header fields can be successfully deployed. However, the following exceptions
   are made:
</t>
        <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-3.1-2">
          <li pn="section-3.1-2.1">The Connection header field and fields whose names are listed in it are
   required by <xref target="HTTP" section="7.6.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-7.6.1" derivedContent="HTTP"/> to be removed before
   forwarding the message. This <bcp14>MAY</bcp14> be implemented by doing so
   before storage.</li>
          <li pn="section-3.1-2.2">Likewise, some fields' semantics require them to be removed
   before forwarding the message, and this <bcp14>MAY</bcp14> be implemented by doing so
   before storage; see <xref target="HTTP" section="7.6.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-7.6.1" derivedContent="HTTP"/> for some
   examples.</li>
          <li pn="section-3.1-2.3">The no-cache (<xref target="cache-response-directive.no-cache" format="default" sectionFormat="of" derivedContent="Section 5.2.2.4"/>) and
   private (<xref target="cache-response-directive.private" format="default" sectionFormat="of" derivedContent="Section 5.2.2.7"/>) cache
   directives can have arguments that prevent storage of header fields by all
   caches and shared caches, respectively.</li>
          <li pn="section-3.1-2.4">Header fields that are specific to the proxy that a cache uses when forwarding a request
   <bcp14>MUST NOT</bcp14> be stored, unless the cache incorporates the identity of the
   proxy into the cache key. Effectively, this is limited to Proxy-Authenticate
   (<xref target="HTTP" section="11.7.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-11.7.1" derivedContent="HTTP"/>), Proxy-Authentication-Info
   (<xref target="HTTP" section="11.7.3" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-11.7.3" derivedContent="HTTP"/>), and Proxy-Authorization
   (<xref target="HTTP" section="11.7.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-11.7.2" derivedContent="HTTP"/>).</li>
        </ul>
        <t indent="0" pn="section-3.1-3">
   Caches <bcp14>MAY</bcp14> either store trailer fields separate from header fields or
   discard them. Caches <bcp14>MUST NOT</bcp14> combine trailer fields with header fields.
</t>
      </section>
      <section anchor="update" numbered="true" removeInRFC="false" toc="include" pn="section-3.2">
        <name slugifiedName="name-updating-stored-header-fiel">Updating Stored Header Fields</name>
        <t indent="0" pn="section-3.2-1">
   Caches are required to update a stored response's header fields from another
   (typically newer) response in several situations; for example, see Sections <xref target="combining.responses" format="counter" sectionFormat="of" derivedContent="3.4"/>, <xref target="freshening.responses" format="counter" sectionFormat="of" derivedContent="4.3.4"/>, and
   <xref target="head.effects" format="counter" sectionFormat="of" derivedContent="4.3.5"/>.
</t>
        <t indent="0" pn="section-3.2-2">
   When doing so, the cache <bcp14>MUST</bcp14> add each header field in the provided response
   to the stored response, replacing field values that are already present,
   with the following exceptions:
</t>
        <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-3.2-3">
          <li pn="section-3.2-3.1">Header fields excepted from storage in <xref target="storing.fields" format="default" sectionFormat="of" derivedContent="Section 3.1"/>,</li>
          <li pn="section-3.2-3.2">Header fields that the cache's stored response depends upon, as described below,</li>
          <li pn="section-3.2-3.3">Header fields that are automatically processed and removed by the recipient, as described below, and</li>
          <li pn="section-3.2-3.4">The Content-Length header field.</li>
        </ul>
        <t indent="0" pn="section-3.2-4">
   In some cases, caches (especially in user agents) store the results of
   processing the received response, rather than the response itself,
   and updating header fields that affect that processing can result in
   inconsistent behavior and security issues. Caches in this situation <bcp14>MAY</bcp14>
   omit these header fields from updating stored responses on an
   exceptional basis but <bcp14>SHOULD</bcp14> limit such omission to those fields
   necessary to assure integrity of the stored response.
</t>
        <t indent="0" pn="section-3.2-5">
   For example, a browser might decode the content coding of a response
   while it is being received, creating a disconnect between the data it has
   stored and the response's original metadata.
   Updating that stored metadata with a different Content-Encoding
   header field would be problematic. Likewise, a browser might store a
   post-parse HTML tree rather than the content received in
   the response; updating the Content-Type header field would not be workable
   in this case because any assumptions about the format made in parsing would
   now be invalid.
</t>
        <t indent="0" pn="section-3.2-6">
   Furthermore, some fields are automatically processed and removed by the
   HTTP implementation, such as the Content-Range header field.
   Implementations <bcp14>MAY</bcp14> automatically omit such header fields from updates,
   even when the processing does not actually occur.
</t>
        <t indent="0" pn="section-3.2-7">
   Note that the Content-* prefix is not a signal that a header field is omitted
   from update; it is a convention for MIME header fields, not HTTP.
</t>
      </section>
      <section anchor="incomplete.responses" numbered="true" removeInRFC="false" toc="include" pn="section-3.3">
        <name slugifiedName="name-storing-incomplete-response">Storing Incomplete Responses</name>
        <t indent="0" pn="section-3.3-1">
   If the request method is GET, the response status code is 200
   (OK), and the entire response header section has been received, a
   cache <bcp14>MAY</bcp14> store a response that is not complete (<xref target="HTTP" section="6.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-6.1" derivedContent="HTTP"/>) provided that the stored response
   is recorded as being incomplete. Likewise, a 206 (Partial
   Content) response <bcp14>MAY</bcp14> be stored as if it were an incomplete
   200 (OK) response. However, a cache <bcp14>MUST NOT</bcp14> store
   incomplete or partial-content responses if it does not support the
   Range and Content-Range header fields or if
   it does not understand the range units used in those fields.
</t>
        <t indent="0" pn="section-3.3-2">
   A cache <bcp14>MAY</bcp14> complete a stored incomplete response by making a subsequent
   range request (<xref target="HTTP" section="14.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-14.2" derivedContent="HTTP"/>) and combining the successful response with the
   stored response, as defined in <xref target="combining.responses" format="default" sectionFormat="of" derivedContent="Section 3.4"/>. A cache
   <bcp14>MUST NOT</bcp14> use an incomplete response to answer requests unless the
   response has been made complete, or the request is partial and specifies a
   range wholly within the incomplete response. A cache <bcp14>MUST NOT</bcp14>
   send a partial response to a client without explicitly marking it
   using the 206 (Partial Content) status code.
</t>
      </section>
      <section anchor="combining.responses" numbered="true" removeInRFC="false" toc="include" pn="section-3.4">
        <name slugifiedName="name-combining-partial-content">Combining Partial Content</name>
        <t indent="0" pn="section-3.4-1">
   A response might transfer only a partial representation if the
   connection closed prematurely or if the request used one or more Range
   specifiers (<xref target="HTTP" section="14.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-14.2" derivedContent="HTTP"/>).  After several such transfers, a cache might have
   received several ranges of the same representation.  A cache <bcp14>MAY</bcp14> combine
   these ranges into a single stored response, and reuse that response to
   satisfy later requests, if they all share the same strong validator and
   the cache complies with the client requirements in <xref target="HTTP" section="15.3.7.3" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-15.3.7.3" derivedContent="HTTP"/>.
</t>
        <t indent="0" pn="section-3.4-2">
   When combining the new response with one or more stored responses, a cache
   <bcp14>MUST</bcp14> update the stored response header fields using the header fields
   provided in the new response, as per <xref target="update" format="default" sectionFormat="of" derivedContent="Section 3.2"/>.
</t>
      </section>
      <section anchor="caching.authenticated.responses" numbered="true" removeInRFC="false" toc="include" pn="section-3.5">
        <name slugifiedName="name-storing-responses-to-authen">Storing Responses to Authenticated Requests</name>
        <t indent="0" pn="section-3.5-1">
   A shared cache <bcp14>MUST NOT</bcp14> use a cached response to a request with an
   Authorization header field (<xref target="HTTP" section="11.6.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-11.6.2" derivedContent="HTTP"/>) to
   satisfy any subsequent request unless the response contains a
   <xref target="field.cache-control" format="none" sectionFormat="of" derivedContent="">Cache-Control</xref> field with a response directive
   (<xref target="cache-response-directive" format="default" sectionFormat="of" derivedContent="Section 5.2.2"/>) that allows it to be stored by
   a shared cache, and the cache conforms to the requirements of that
   directive for that response.
</t>
        <t indent="0" pn="section-3.5-2">
   In this specification, the following response directives have such an effect:
   must-revalidate (<xref target="cache-response-directive.must-revalidate" format="default" sectionFormat="of" derivedContent="Section 5.2.2.2"/>),
   public (<xref target="cache-response-directive.public" format="default" sectionFormat="of" derivedContent="Section 5.2.2.9"/>), and
   s-maxage (<xref target="cache-response-directive.s-maxage" format="default" sectionFormat="of" derivedContent="Section 5.2.2.10"/>).
</t>
      </section>
    </section>
    <section anchor="constructing.responses.from.caches" numbered="true" removeInRFC="false" toc="include" pn="section-4">
      <name slugifiedName="name-constructing-responses-from">Constructing Responses from Caches</name>
      <t indent="0" pn="section-4-1">
   When presented with a request, a cache <bcp14>MUST NOT</bcp14> reuse a stored response
   unless:
      </t>
      <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-4-2">
        <li pn="section-4-2.1">
          <t indent="0" pn="section-4-2.1.1">the presented target URI (<xref target="HTTP" section="7.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-7.1" derivedContent="HTTP"/>) and
   that of the stored response match, and</t>
        </li>
        <li pn="section-4-2.2">
          <t indent="0" pn="section-4-2.2.1">the request method associated with the stored response allows it to
   be used for the presented request, and</t>
        </li>
        <li pn="section-4-2.3">
          <t indent="0" pn="section-4-2.3.1">request header fields nominated by the stored response (if any)
   match those presented (see <xref target="caching.negotiated.responses" format="default" sectionFormat="of" derivedContent="Section 4.1"/>), and</t>
        </li>
        <li pn="section-4-2.4">
          <t indent="0" pn="section-4-2.4.1">the stored response does not contain the no-cache directive
   (<xref target="cache-response-directive.no-cache" format="default" sectionFormat="of" derivedContent="Section 5.2.2.4"/>), unless it is
   successfully validated (<xref target="validation.model" format="default" sectionFormat="of" derivedContent="Section 4.3"/>), and</t>
        </li>
        <li pn="section-4-2.5">
          <t indent="0" pn="section-4-2.5.1">the stored response is one of the following:</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-4-2.5.2">
            <li pn="section-4-2.5.2.1">fresh (see <xref target="expiration.model" format="default" sectionFormat="of" derivedContent="Section 4.2"/>), or</li>
            <li pn="section-4-2.5.2.2">allowed to be served stale (see <xref target="serving.stale.responses" format="default" sectionFormat="of" derivedContent="Section 4.2.4"/>), or</li>
            <li pn="section-4-2.5.2.3">successfully validated (see <xref target="validation.model" format="default" sectionFormat="of" derivedContent="Section 4.3"/>).</li>
          </ul>
        </li>
      </ul>
      <t indent="0" pn="section-4-3">
   Note that a cache extension can override any of the requirements
   listed; see <xref target="cache.control.extensions" format="default" sectionFormat="of" derivedContent="Section 5.2.3"/>.
</t>
      <t indent="0" pn="section-4-4">
   When a stored response is used to satisfy a request without validation, a
   cache <bcp14>MUST</bcp14> generate an <xref target="field.age" format="none" sectionFormat="of" derivedContent="">Age</xref> header field (<xref target="field.age" format="default" sectionFormat="of" derivedContent="Section 5.1"/>), replacing any present in the response with a value
   equal to the stored response's current_age; see <xref target="age.calculations" format="default" sectionFormat="of" derivedContent="Section 4.2.3"/>.
</t>
      <t indent="0" pn="section-4-5">
   A cache <bcp14>MUST</bcp14> write through requests with methods that are unsafe
   (<xref target="HTTP" section="9.2.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-9.2.1" derivedContent="HTTP"/>) to the origin server; i.e., a cache is not allowed to
   generate a reply to such a request before having forwarded the request and
   having received a corresponding response.
</t>
      <t indent="0" pn="section-4-6">
   Also, note that unsafe requests might invalidate already-stored responses;
   see <xref target="invalidation" format="default" sectionFormat="of" derivedContent="Section 4.4"/>.
</t>
      <iref item="collapsed requests" primary="false" pn="iref-collapsed-requests-8"/>
      <t indent="0" pn="section-4-7">
   A cache can use a response that is stored or storable to satisfy 
   multiple requests, provided that it is allowed to reuse that response 
   for the requests in question. This enables a cache to "collapse 
   requests" -- or combine multiple incoming requests into a single forward 
   request upon a cache miss -- thereby reducing load on the origin server 
   and network. Note, however, that if the cache cannot use the returned 
   response for some or all of the collapsed requests, it will need to 
   forward the requests in order to satisfy them, potentially introducing 
   additional latency.
</t>
      <t indent="0" pn="section-4-8">
   When more than one suitable response is stored, a cache <bcp14>MUST</bcp14> use the
   most recent one (as determined by the Date header
   field). It can also forward the request with "Cache-Control: max-age=0" or
   "Cache-Control: no-cache" to disambiguate which response to use.
</t>
      <t indent="0" pn="section-4-9">
   A cache without a clock (<xref target="HTTP" section="5.6.7" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-5.6.7" derivedContent="HTTP"/>) <bcp14>MUST</bcp14> revalidate
   stored responses upon every use.
</t>
      <section anchor="caching.negotiated.responses" numbered="true" removeInRFC="false" toc="include" pn="section-4.1">
        <name slugifiedName="name-calculating-cache-keys-with">Calculating Cache Keys with the Vary Header Field</name>
        <t indent="0" pn="section-4.1-1">
   When a cache receives a request that can be satisfied by a stored response
   and that stored response contains a Vary header field
   (<xref target="HTTP" section="12.5.5" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-12.5.5" derivedContent="HTTP"/>),
   the cache <bcp14>MUST NOT</bcp14> use that stored response without revalidation unless
   all the presented request header fields nominated by that Vary field value
   match those fields in the original request (i.e., the
   request that caused the cached response to be stored).
</t>
        <t indent="0" pn="section-4.1-2">
   The header fields from two requests are defined to match if
   and only if those in the first request can be transformed to those in the
   second request by applying any of the following:
</t>
        <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-4.1-3">
          <li pn="section-4.1-3.1">
     adding or removing whitespace, where allowed in the header field's
     syntax
  </li>
          <li pn="section-4.1-3.2">
     combining multiple header field lines with the same field name
     (see <xref target="HTTP" section="5.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-5.2" derivedContent="HTTP"/>)
  </li>
          <li pn="section-4.1-3.3">
     normalizing both header field values in a way that is known to have
     identical semantics, according to the header field's specification
     (e.g., reordering field values when order is not significant;
     case-normalization, where values are defined to be case-insensitive)
  </li>
        </ul>
        <t indent="0" pn="section-4.1-4">
   If (after any normalization that might take place) a header field is absent
   from a request, it can only match another request if it is also absent
   there.
</t>
        <t indent="0" pn="section-4.1-5">
   A stored response with a Vary header field value containing
   a member "*" always fails to match.
</t>
        <t indent="0" pn="section-4.1-6">
   If multiple stored responses match,
   the cache will need to choose one to use.
   When a nominated request header field has a known mechanism for ranking preference
   (e.g., qvalues on Accept and similar request header
   fields), that mechanism <bcp14>MAY</bcp14> be used to choose a preferred response.
   If such a mechanism is not available, or leads to equally preferred
   responses, the most recent
   response (as determined by the Date header field) is
   chosen, as
   per <xref target="constructing.responses.from.caches" format="default" sectionFormat="of" derivedContent="Section 4"/>.
</t>
        <t indent="0" pn="section-4.1-7">
   Some resources mistakenly omit the Vary header field from their default
   response (i.e., the one sent when the request does not express any preferences),
   with the effect of choosing it for subsequent requests to that resource
   even when more preferable responses are available. When a cache has
   multiple stored responses for a target URI and one or more omits the Vary
   header field, the cache <bcp14>SHOULD</bcp14> choose the most recent
   (see <xref target="age.calculations" format="default" sectionFormat="of" derivedContent="Section 4.2.3"/>) stored response with a valid Vary
   field value.
</t>
        <t indent="0" pn="section-4.1-8">
   If no stored response matches, the cache cannot satisfy the presented
   request. Typically, the request is forwarded to the origin server,
   potentially with preconditions added to describe what responses the cache
   has already stored (<xref target="validation.model" format="default" sectionFormat="of" derivedContent="Section 4.3"/>).
</t>
      </section>
      <section anchor="expiration.model" numbered="true" removeInRFC="false" toc="include" pn="section-4.2">
        <name slugifiedName="name-freshness">Freshness</name>
        <iref item="fresh" primary="false" pn="iref-fresh-9"/>
        <iref item="stale" primary="false" pn="iref-stale-10"/>
        <t indent="0" pn="section-4.2-1">
   A "fresh" response is one whose age has not yet exceeded its
   freshness lifetime. Conversely, a "stale" response is one where it has.
</t>
        <iref item="freshness lifetime" primary="false" pn="iref-freshness-lifetime-11"/>
        <iref item="explicit expiration time" primary="false" pn="iref-explicit-expiration-time-12"/>
        <iref item="heuristic expiration time" primary="false" pn="iref-heuristic-expiration-time-1"/>
        <t indent="0" pn="section-4.2-2">
   A response's "freshness lifetime" is the length of time
   between its generation by the origin server and its expiration time. An
   "explicit expiration time" is the time at which the origin
   server intends that a stored response can no longer be used by a cache
   without further validation, whereas a "heuristic expiration
   time" is assigned by a cache when no explicit expiration time is
   available.
</t>
        <iref item="age" primary="false" pn="iref-age-14"/>
        <t indent="0" pn="section-4.2-3">
   A response's "age" is the time that has passed since it was
   generated by, or successfully validated with, the origin server.
</t>
        <t indent="0" pn="section-4.2-4">
   When a response is fresh, it can be used to satisfy
   subsequent requests without contacting the origin server, thereby improving
   efficiency.
</t>
        <t indent="0" pn="section-4.2-5">
   The primary mechanism for determining freshness is for an origin server to
   provide an explicit expiration time in the future, using either the
   <xref target="field.expires" format="none" sectionFormat="of" derivedContent="">Expires</xref> header field (<xref target="field.expires" format="default" sectionFormat="of" derivedContent="Section 5.3"/>) or
   the max-age response directive (<xref target="cache-response-directive.max-age" format="default" sectionFormat="of" derivedContent="Section 5.2.2.1"/>). Generally, origin servers
   will assign future explicit expiration times to responses in the belief
   that the representation is not likely to change in a semantically
   significant way before the expiration time is reached.
</t>
        <t indent="0" pn="section-4.2-6">
   If an origin server wishes to force a cache to validate every request, it
   can assign an explicit expiration time in the past to indicate that the
   response is already stale. Compliant caches will normally validate a stale
   cached response before reusing it for subsequent requests (see <xref target="serving.stale.responses" format="default" sectionFormat="of" derivedContent="Section 4.2.4"/>).
</t>
        <t indent="0" pn="section-4.2-7">
   Since origin servers do not always provide explicit expiration times,
   caches are also allowed to use a heuristic to determine an expiration time
   under certain circumstances (see <xref target="heuristic.freshness" format="default" sectionFormat="of" derivedContent="Section 4.2.2"/>).
</t>
        <t indent="0" pn="section-4.2-8">
  The calculation to determine if a response is fresh is:
</t>
        <sourcecode type="pseudocode" markers="false" pn="section-4.2-9">
   response_is_fresh = (freshness_lifetime &gt; current_age)
</sourcecode>
        <t indent="0" pn="section-4.2-10">
   freshness_lifetime is defined in <xref target="calculating.freshness.lifetime" format="default" sectionFormat="of" derivedContent="Section 4.2.1"/>; current_age is defined in
   <xref target="age.calculations" format="default" sectionFormat="of" derivedContent="Section 4.2.3"/>.
</t>
        <t indent="0" pn="section-4.2-11">
   Clients can send the max-age or min-fresh request directives (<xref target="cache-request-directive" format="default" sectionFormat="of" derivedContent="Section 5.2.1"/>) to suggest limits on the freshness
   calculations for the corresponding response. However, caches are not
   required to honor them.
</t>
        <t indent="0" pn="section-4.2-12">
   When calculating freshness, to avoid common problems in date parsing:
</t>
        <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-4.2-13">
          <li pn="section-4.2-13.1">Although all date formats are specified to be case-sensitive,
      a cache recipient <bcp14>SHOULD</bcp14> match the field value
      case-insensitively.</li>
          <li pn="section-4.2-13.2">If a cache recipient's internal implementation of time has less
      resolution than the value of an HTTP-date, the recipient <bcp14>MUST</bcp14>
      internally represent a parsed <xref target="field.expires" format="none" sectionFormat="of" derivedContent="">Expires</xref> date as the
      nearest time equal to or earlier than the received value.</li>
          <li pn="section-4.2-13.3">A cache recipient <bcp14>MUST NOT</bcp14> allow local time zones to influence the
      calculation or comparison of an age or expiration time.</li>
          <li pn="section-4.2-13.4">A cache recipient <bcp14>SHOULD</bcp14> consider a date with a zone abbreviation
      other than "GMT" to be invalid for calculating expiration.</li>
        </ul>
        <t indent="0" pn="section-4.2-14">
   Note that freshness applies only to cache operation; it cannot be used to
   force a user agent to refresh its display or reload a resource. See <xref target="history.lists" format="default" sectionFormat="of" derivedContent="Section 6"/> for an explanation of the difference between
   caches and history mechanisms.
</t>
        <section anchor="calculating.freshness.lifetime" numbered="true" removeInRFC="false" toc="include" pn="section-4.2.1">
          <name slugifiedName="name-calculating-freshness-lifet">Calculating Freshness Lifetime</name>
          <t indent="0" pn="section-4.2.1-1">
   A cache can calculate the freshness lifetime (denoted as
   freshness_lifetime) of a response by evaluating the following rules and using the first match:
</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-4.2.1-2">
            <li pn="section-4.2.1-2.1">If the cache is shared and the s-maxage response directive
   (<xref target="cache-response-directive.s-maxage" format="default" sectionFormat="of" derivedContent="Section 5.2.2.10"/>) is present, use its value,
   or</li>
            <li pn="section-4.2.1-2.2">If the max-age response directive (<xref target="cache-response-directive.max-age" format="default" sectionFormat="of" derivedContent="Section 5.2.2.1"/>) is present, use its value, or</li>
            <li pn="section-4.2.1-2.3">If the <xref target="field.expires" format="none" sectionFormat="of" derivedContent="">Expires</xref> response header field
   (<xref target="field.expires" format="default" sectionFormat="of" derivedContent="Section 5.3"/>) is present, use its value minus the
    value of the Date response header field
    (using the time the message was received if it is not present, as per <xref target="HTTP" section="6.6.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-6.6.1" derivedContent="HTTP"/>), or</li>
            <li pn="section-4.2.1-2.4">Otherwise, no explicit expiration time is present in the response. A
   heuristic freshness lifetime might be applicable; see <xref target="heuristic.freshness" format="default" sectionFormat="of" derivedContent="Section 4.2.2"/>.</li>
          </ul>
          <t indent="0" pn="section-4.2.1-3">
   Note that this calculation is intended to reduce clock skew by using the
   clock information provided by the origin server whenever possible.
</t>
          <t indent="0" pn="section-4.2.1-4">
   When there is more than one value present for a given directive (e.g., two
   <xref target="field.expires" format="none" sectionFormat="of" derivedContent="">Expires</xref> header field lines or multiple Cache-Control: max-age
   directives), either the first occurrence should be used or the response should
   be considered stale. If directives conflict (e.g.,
   both max-age and no-cache are present), the most restrictive directive should
   be honored. Caches are encouraged to consider responses that have
   invalid freshness information (e.g., a max-age directive with non-integer content) to
   be stale.
</t>
        </section>
        <section anchor="heuristic.freshness" numbered="true" removeInRFC="false" toc="include" pn="section-4.2.2">
          <name slugifiedName="name-calculating-heuristic-fresh">Calculating Heuristic Freshness</name>
          <iref item="heuristically cacheable" primary="false" pn="iref-heuristically-cacheable-15"/>
          <t indent="0" pn="section-4.2.2-1">
   Since origin servers do not always provide explicit expiration times, a
   cache <bcp14>MAY</bcp14> assign a heuristic expiration time when an explicit time is not
   specified, employing algorithms that use other field values (such as
   the Last-Modified time) to estimate a plausible expiration
   time. This specification does not provide specific algorithms, but it does
   impose worst-case constraints on their results.
</t>
          <t indent="0" pn="section-4.2.2-2">
   A cache <bcp14>MUST NOT</bcp14> use heuristics to determine freshness when an explicit
   expiration time is present in the stored response. Because of the
   requirements in <xref target="response.cacheability" format="default" sectionFormat="of" derivedContent="Section 3"/>,
   heuristics can only be used on responses without explicit
   freshness whose status codes are defined as "heuristically cacheable" (e.g., see
   <xref target="HTTP" section="15.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-15.1" derivedContent="HTTP"/>) and on responses without
   explicit freshness that have been marked as explicitly cacheable (e.g.,
   with a public response directive).
</t>
          <t indent="0" pn="section-4.2.2-3">
   Note that in previous specifications, heuristically cacheable response status
   codes were called "cacheable by default".
</t>
          <t indent="0" pn="section-4.2.2-4">
   If the response has a Last-Modified header field
   (<xref target="HTTP" section="8.8.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-8.8.2" derivedContent="HTTP"/>), caches are encouraged to use a heuristic
   expiration value that is no more than some fraction of the interval since
   that time. A typical setting of this fraction might be 10%.
          </t>
          <aside pn="section-4.2.2-5">
            <t indent="0" pn="section-4.2.2-5.1">
                     <strong>Note:</strong>
                     A previous version of the HTTP specification 
      (<xref target="RFC2616" section="13.9" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc2616#section-13.9" derivedContent="RFC2616"/>) prohibited caches
      from calculating heuristic freshness for URIs with query components
      (i.e., those containing "?"). In practice, this has not been widely
      implemented. Therefore, origin servers are encouraged to send explicit
      directives (e.g., Cache-Control: no-cache) if they wish to prevent
      caching.
            </t>
          </aside>
        </section>
        <section anchor="age.calculations" numbered="true" removeInRFC="false" toc="include" pn="section-4.2.3">
          <name slugifiedName="name-calculating-age">Calculating Age</name>
          <t indent="0" pn="section-4.2.3-1">
   The <xref target="field.age" format="none" sectionFormat="of" derivedContent="">Age</xref> header field is used to convey an estimated
   age of the response message when obtained from a cache. The Age field value
   is the cache's estimate of the number of seconds since the origin server generated
   or validated the response. The Age value is therefore
   the sum of the time that the response has been resident in each of the
   caches along the path from the origin server, plus the time it
   has been in transit along network paths.
</t>
          <t indent="0" pn="section-4.2.3-2">
   Age calculation uses the following data:
</t>
          <dl newline="true" indent="3" spacing="normal" pn="section-4.2.3-3">
            <dt pn="section-4.2.3-3.1">
                     "age_value"
            </dt>
            <dd pn="section-4.2.3-3.2">
     The term "age_value" denotes the value of the <xref target="field.age" format="none" sectionFormat="of" derivedContent="">Age</xref>
     header field (<xref target="field.age" format="default" sectionFormat="of" derivedContent="Section 5.1"/>), in a form appropriate for
     arithmetic operation; or 0, if not available.
  </dd>
            <dt pn="section-4.2.3-3.3">
                     "date_value"
            </dt>
            <dd pn="section-4.2.3-3.4">
     The term "date_value" denotes the value of
     the Date header field, in a form appropriate for arithmetic
     operations. See <xref target="HTTP" section="6.6.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-6.6.1" derivedContent="HTTP"/> for the definition of the Date header
     field and for requirements regarding responses without it.
  </dd>
            <dt pn="section-4.2.3-3.5">
                     "now"
            </dt>
            <dd pn="section-4.2.3-3.6">
     The term "now" means the current value of this implementation's clock
     (<xref target="HTTP" section="5.6.7" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-5.6.7" derivedContent="HTTP"/>).
  </dd>
            <dt pn="section-4.2.3-3.7">
                     "request_time"
            </dt>
            <dd pn="section-4.2.3-3.8">
     The value of the clock at the time of the request that
     resulted in the stored response.
  </dd>
            <dt pn="section-4.2.3-3.9">
                     "response_time"
            </dt>
            <dd pn="section-4.2.3-3.10">
     The value of the clock at the time the response
     was received.
  </dd>
          </dl>
          <t indent="0" pn="section-4.2.3-4">
   A response's age can be calculated in two entirely independent ways:
</t>
          <ol indent="adaptive" spacing="normal" start="1" type="1" pn="section-4.2.3-5">
                  <li pn="section-4.2.3-5.1" derivedCounter="1.">the "apparent_age": response_time minus date_value, if the
     implementation's
   clock is reasonably well synchronized to the origin server's clock. If
   the result is negative, the result is replaced by zero.</li>
            <li pn="section-4.2.3-5.2" derivedCounter="2.">the "corrected_age_value", if all of the caches along the response
   path implement HTTP/1.1 or greater. A cache <bcp14>MUST</bcp14> interpret this value
   relative to the time the request was initiated, not the time that the
   response was received.</li>
          </ol>
          <sourcecode type="pseudocode" markers="false" pn="section-4.2.3-6">
  apparent_age = max(0, response_time - date_value);

  response_delay = response_time - request_time;
  corrected_age_value = age_value + response_delay;
</sourcecode>
          <t indent="0" pn="section-4.2.3-7">
   The corrected_age_value <bcp14>MAY</bcp14> be used as the corrected_initial_age. In
   circumstances where very old cache implementations that might not correctly
   insert <xref target="field.age" format="none" sectionFormat="of" derivedContent="">Age</xref> are present, corrected_initial_age can be calculated
   more conservatively as
</t>
          <sourcecode type="pseudocode" markers="false" pn="section-4.2.3-8">
  corrected_initial_age = max(apparent_age, corrected_age_value);
</sourcecode>
          <t indent="0" pn="section-4.2.3-9">
   The current_age of a stored response can then be calculated by adding the
   time (in seconds) since the stored response was last validated by
   the origin server to the corrected_initial_age.
</t>
          <sourcecode type="pseudocode" markers="false" pn="section-4.2.3-10">
  resident_time = now - response_time;
  current_age = corrected_initial_age + resident_time;
</sourcecode>
        </section>
        <section anchor="serving.stale.responses" numbered="true" removeInRFC="false" toc="include" pn="section-4.2.4">
          <name slugifiedName="name-serving-stale-responses">Serving Stale Responses</name>
          <t indent="0" pn="section-4.2.4-1">
   A "stale" response is one that either has explicit expiry information or is
   allowed to have heuristic expiry calculated, but is not fresh according to
   the calculations in <xref target="expiration.model" format="default" sectionFormat="of" derivedContent="Section 4.2"/>.
</t>
          <t indent="0" pn="section-4.2.4-2">
   A cache <bcp14>MUST NOT</bcp14> generate a stale response if it is prohibited by an
   explicit in-protocol directive (e.g., by a no-cache response  
   directive, a must-revalidate response directive, or an applicable
   s-maxage or proxy-revalidate response directive; see <xref target="cache-response-directive" format="default" sectionFormat="of" derivedContent="Section 5.2.2"/>).
</t>
          <t indent="0" pn="section-4.2.4-3">
   A cache <bcp14>MUST NOT</bcp14> generate a stale response unless it is disconnected
   or doing so is explicitly permitted by the client or origin server
   (e.g., by the max-stale request directive in <xref target="cache-request-directive" format="default" sectionFormat="of" derivedContent="Section 5.2.1"/>, extension directives such as those
   defined in <xref target="RFC5861" format="default" sectionFormat="of" derivedContent="RFC5861"/>, or configuration in accordance
   with an out-of-band contract).
</t>
        </section>
      </section>
      <section anchor="validation.model" numbered="true" removeInRFC="false" toc="include" pn="section-4.3">
        <name slugifiedName="name-validation">Validation</name>
        <t indent="0" pn="section-4.3-1">
   When a cache has one or more stored responses for a requested URI, but
   cannot serve any of them (e.g., because they are not fresh, or one cannot
   be chosen; see <xref target="caching.negotiated.responses" format="default" sectionFormat="of" derivedContent="Section 4.1"/>), it can use
   the conditional request mechanism (<xref target="HTTP" section="13" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-13" derivedContent="HTTP"/>) in the forwarded request to
   give the next inbound server an opportunity to choose a valid stored
   response to use, updating the stored metadata in the process, or to replace
   the stored response(s) with a new response. This process is known as
   "validating" or "revalidating" the stored
   response.
</t>
        <section anchor="validation.sent" numbered="true" removeInRFC="false" toc="include" pn="section-4.3.1">
          <name slugifiedName="name-sending-a-validation-reques">Sending a Validation Request</name>
          <iref item="validator" primary="false" pn="iref-validator-16"/>
          <t indent="0" pn="section-4.3.1-1">
   When generating a conditional request for validation, a cache either starts with
   a request it is attempting to satisfy or -- if it is initiating
   the request independently -- synthesizes a request using a stored
   response by copying the method, target URI, and request header fields
   identified by the Vary header field (<xref target="caching.negotiated.responses" format="default" sectionFormat="of" derivedContent="Section 4.1"/>).
</t>
          <t indent="0" pn="section-4.3.1-2">
   It then updates that request with one or more precondition header fields.
   These contain validator metadata sourced from a stored response(s) that has
   the same URI. Typically, this will include only the stored response(s) that
   has the same cache key, although a cache is allowed to validate
   a response that it cannot choose with the request header fields it is sending
   (see <xref target="caching.negotiated.responses" format="default" sectionFormat="of" derivedContent="Section 4.1"/>).
</t>
          <t indent="0" pn="section-4.3.1-3">
   The precondition header fields are then compared by recipients to
   determine whether any stored response is equivalent to a current
   representation of the resource.
</t>
          <t indent="0" pn="section-4.3.1-4">
   One such validator is the timestamp given in a Last-Modified
   header field (<xref target="HTTP" section="8.8.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-8.8.2" derivedContent="HTTP"/>), which can be used in an
   If-Modified-Since header field for response validation, or
   in an If-Unmodified-Since or If-Range header
   field for representation selection (i.e., the client is referring
   specifically to a previously obtained representation with that timestamp).
</t>
          <t indent="0" pn="section-4.3.1-5">
   Another validator is the entity tag given in an ETag
   field (<xref target="HTTP" section="8.8.3" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-8.8.3" derivedContent="HTTP"/>). One or more entity tags, indicating one or more
   stored responses, can be used in an If-None-Match header
   field for response validation, or in an If-Match or
   If-Range header field for representation selection (i.e.,
   the client is referring specifically to one or more previously obtained
   representations with the listed entity tags).
</t>
          <t indent="0" pn="section-4.3.1-6">
   When generating a conditional request for validation, a cache:
</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-4.3.1-7">
            <li pn="section-4.3.1-7.1">
              <bcp14>MUST</bcp14> send the relevant entity tags
     (using If-Match, If-None-Match, or
     If-Range) if the entity tags were provided in the
     stored response(s) being validated.</li>
            <li pn="section-4.3.1-7.2">
              <bcp14>SHOULD</bcp14> send the Last-Modified value (using 
     If-Modified-Since) if the request is not for a subrange, 
     a single stored response is being validated, and that response 
     contains a Last-Modified value.</li>
            <li pn="section-4.3.1-7.3">
              <bcp14>MAY</bcp14> send the Last-Modified value (using 
     If-Unmodified-Since or If-Range) if 
     the request is for a subrange, a single stored response is being 
     validated, and that response contains only a Last-Modified value
     (not an entity tag).</li>
          </ul>
          <t indent="0" pn="section-4.3.1-8">
   In most cases, both validators are generated in cache validation requests,
   even when entity tags are clearly superior, to allow old intermediaries
   that do not understand entity tag preconditions to respond appropriately.
</t>
        </section>
        <section anchor="validation.received" numbered="true" removeInRFC="false" toc="include" pn="section-4.3.2">
          <name slugifiedName="name-handling-a-received-validat">Handling a Received Validation Request</name>
          <t indent="0" pn="section-4.3.2-1">
   Each client in the request chain may have its own cache, so it is common
   for a cache at an intermediary to receive conditional requests from other
   (outbound) caches. Likewise, some user agents make use of conditional
   requests to limit data transfers to recently modified representations or to
   complete the transfer of a partially retrieved representation.
</t>
          <t indent="0" pn="section-4.3.2-2">
   If a cache receives a request that can be satisfied by reusing a stored
   200 (OK) or 206 (Partial Content)
   response, as per <xref target="constructing.responses.from.caches" format="default" sectionFormat="of" derivedContent="Section 4"/>,
   the cache <bcp14>SHOULD</bcp14> evaluate any applicable conditional header
   field preconditions received in that request with respect to the
   corresponding validators contained within the stored response.
</t>
          <t indent="0" pn="section-4.3.2-3">
   A cache <bcp14>MUST NOT</bcp14> evaluate conditional header fields that only
   apply to an origin server, occur in a request with semantics that
   cannot be satisfied with a cached response, or occur in a request with a target resource
   for which it has no stored responses; such preconditions are likely
   intended for some other (inbound) server.
</t>
          <t indent="0" pn="section-4.3.2-4">
   The proper evaluation of conditional requests by a cache depends on the
   received precondition header fields and their precedence. In summary, the If-Match and
   If-Unmodified-Since conditional header fields are not
   applicable to a cache, and If-None-Match takes precedence over
   If-Modified-Since. See <xref target="HTTP" section="13.2.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-13.2.2" derivedContent="HTTP"/> for
   a complete specification of precondition precedence.
</t>
          <t indent="0" pn="section-4.3.2-5">
   A request containing an If-None-Match header field (<xref target="HTTP" section="13.1.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-13.1.2" derivedContent="HTTP"/>) indicates that the client wants to
   validate one or more of its own stored responses in comparison to the
   stored response chosen by the cache (as per <xref target="constructing.responses.from.caches" format="default" sectionFormat="of" derivedContent="Section 4"/>).
</t>
          <t indent="0" pn="section-4.3.2-6">
   If an If-None-Match header field is not present, a request
   containing an If-Modified-Since header field
   (<xref target="HTTP" section="13.1.3" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-13.1.3" derivedContent="HTTP"/>) indicates that the client wants to validate
   one or more of its own stored responses by modification date.
</t>
          <t indent="0" pn="section-4.3.2-7">
   If a request contains an If-Modified-Since header field and
   the Last-Modified header field is not present in a
   stored response, a cache <bcp14>SHOULD</bcp14> use the stored response's
   Date field value (or, if no Date field is present, the time
   that the stored response was received) to evaluate the conditional.
</t>
          <t indent="0" pn="section-4.3.2-8">
   A cache that implements partial responses to range requests, as defined in
   <xref target="HTTP" section="14.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-14.2" derivedContent="HTTP"/>, also needs to evaluate a received
   If-Range header field (<xref target="HTTP" section="13.1.5" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-13.1.5" derivedContent="HTTP"/>)
   with respect to the cache's chosen response.
</t>
          <t indent="0" pn="section-4.3.2-9">
   When a cache decides to forward a request to revalidate its own stored
   responses for a
   request that contains an If-None-Match list of entity tags,
   the cache <bcp14>MAY</bcp14> combine the received list with a list of entity tags
   from its own stored set of responses (fresh or stale) and send the union of
   the two lists as a replacement If-None-Match header
   field value in the forwarded request.
   If a stored response contains only partial content, the
   cache <bcp14>MUST NOT</bcp14> include its entity tag in the union unless the request is
   for a range that would be fully satisfied by that partial stored response.
   If the response to the forwarded request is
   304 (Not Modified) and has an ETag field value with
   an entity tag that is not in the client's list, the cache <bcp14>MUST</bcp14>
   generate a 200 (OK) response for the client by reusing its
   corresponding stored response, as updated by the 304 response metadata
   (<xref target="freshening.responses" format="default" sectionFormat="of" derivedContent="Section 4.3.4"/>).
</t>
        </section>
        <section anchor="validation.response" numbered="true" removeInRFC="false" toc="include" pn="section-4.3.3">
          <name slugifiedName="name-handling-a-validation-respo">Handling a Validation Response</name>
          <t indent="0" pn="section-4.3.3-1">
   Cache handling of a response to a conditional request depends upon its
   status code:
</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-4.3.3-2">
            <li pn="section-4.3.3-2.1">
     A 304 (Not Modified) response status code indicates
     that the stored response can be updated and reused; see <xref target="freshening.responses" format="default" sectionFormat="of" derivedContent="Section 4.3.4"/>.
   </li>
            <li pn="section-4.3.3-2.2">
     A full response (i.e., one containing content) indicates that none
     of the stored responses nominated in the conditional request are
     suitable. Instead, the cache <bcp14>MUST</bcp14> use the full response to
     satisfy the request. The cache <bcp14>MAY</bcp14> store such a full response,
     subject to its constraints (see <xref target="response.cacheability" format="default" sectionFormat="of" derivedContent="Section 3"/>).
   </li>
            <li pn="section-4.3.3-2.3">
     However, if a cache receives a 5xx (Server Error)
     response while attempting to validate a response, it can either
     forward this response to the requesting client or act as if the
     server failed to respond. In the latter case, the cache can send a
     previously stored response, subject to its constraints on doing so (see <xref target="serving.stale.responses" format="default" sectionFormat="of" derivedContent="Section 4.2.4"/>), or retry the validation request.
   </li>
          </ul>
        </section>
        <section anchor="freshening.responses" numbered="true" removeInRFC="false" toc="include" pn="section-4.3.4">
          <name slugifiedName="name-freshening-stored-responses">Freshening Stored Responses upon Validation</name>
          <t indent="0" pn="section-4.3.4-1">
   When a cache receives a 304 (Not Modified) response, it needs
   to identify stored responses that are suitable for updating with the new information
   provided, and then do so.
</t>
          <t indent="0" pn="section-4.3.4-2">
   The initial set of stored responses to update are those that could have been chosen for
   that request -- i.e., those that meet the requirements in <xref target="constructing.responses.from.caches" format="default" sectionFormat="of" derivedContent="Section 4"/>, except the last requirement
   to be fresh, able to be served stale, or just validated.
</t>
          <t indent="0" pn="section-4.3.4-3">
   Then, that initial set of stored responses is further filtered by the first match of:
</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-4.3.4-4">
            <li pn="section-4.3.4-4.1">
     If the new response contains one or more "strong validators" (see
     <xref target="HTTP" section="8.8.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-8.8.1" derivedContent="HTTP"/>), then each of those strong validators
     identifies a selected representation for update. All the stored
     responses in the initial set with one of those same strong validators are identified for update. If
     none of the initial set contains at least one of the same strong validators, then the
     cache <bcp14>MUST NOT</bcp14> use the new response to update any stored responses.
   </li>
            <li pn="section-4.3.4-4.2">
     If the new response contains no strong validators but does contain
     one or more "weak validators", and those
     validators correspond to one of the initial set's stored responses, then the most
     recent of those matching stored responses is identified for update.
   </li>
            <li pn="section-4.3.4-4.3">
     If the new response does not include any form of validator (such as
     where a client generates an If-Modified-Since request from
     a source other than the Last-Modified response header
     field), and there is only one stored response in the initial set, and that stored response
     also lacks a validator, then that stored response is identified for update.
   </li>
          </ul>
          <t indent="0" pn="section-4.3.4-5">
   For each stored response identified, the cache <bcp14>MUST</bcp14> update
   its header fields with the header fields provided in the 304 (Not
   Modified) response, as per <xref target="update" format="default" sectionFormat="of" derivedContent="Section 3.2"/>.
</t>
        </section>
        <section anchor="head.effects" numbered="true" removeInRFC="false" toc="include" pn="section-4.3.5">
          <name slugifiedName="name-freshening-responses-with-h">Freshening Responses with HEAD</name>
          <t indent="0" pn="section-4.3.5-1">
   A response to the HEAD method is identical to what an equivalent request
   made with a GET would have been, without sending the content. This property
   of HEAD responses can be used to invalidate or update a cached GET
   response if the more efficient conditional GET request mechanism is not
   available (due to no validators being present in the stored response) or
   if transmission of the content is not desired even if it has
   changed.
</t>
          <t indent="0" pn="section-4.3.5-2">
   When a cache makes an inbound HEAD request for a target URI and
   receives a 200 (OK) response, the cache <bcp14>SHOULD</bcp14> update or
   invalidate each of its stored GET responses that could have been chosen
   for that request (see <xref target="caching.negotiated.responses" format="default" sectionFormat="of" derivedContent="Section 4.1"/>).
</t>
          <t indent="0" pn="section-4.3.5-3">
   For each of the stored responses that could have been chosen, if the
   stored response and HEAD response have matching values for any received
   validator fields (ETag and Last-Modified)
   and, if the HEAD response has a Content-Length header field,
   the value of Content-Length matches that of the stored
   response, the cache <bcp14>SHOULD</bcp14> update the stored response as described below;
   otherwise, the cache <bcp14>SHOULD</bcp14> consider the stored response to be stale.
</t>
          <t indent="0" pn="section-4.3.5-4">
   If a cache updates a stored response with the metadata provided in a HEAD
   response, the cache <bcp14>MUST</bcp14> use the header fields provided in the HEAD
   response to update the stored response (see <xref target="update" format="default" sectionFormat="of" derivedContent="Section 3.2"/>).
</t>
        </section>
      </section>
      <section anchor="invalidation" numbered="true" removeInRFC="false" toc="include" pn="section-4.4">
        <name slugifiedName="name-invalidating-stored-respons">Invalidating Stored Responses</name>
        <t indent="0" pn="section-4.4-1">
   Because unsafe request methods (<xref target="HTTP" section="9.2.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-9.2.1" derivedContent="HTTP"/>) such as PUT, POST, or DELETE
   have the potential for changing state on the origin server, intervening
   caches are required to invalidate stored responses to keep their contents up to date.
</t>
        <t indent="0" pn="section-4.4-2">
   A cache <bcp14>MUST</bcp14> invalidate the target URI
   (<xref target="HTTP" section="7.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-7.1" derivedContent="HTTP"/>) when it receives a non-error status
   code in response to
   an unsafe request method (including methods whose safety is unknown).
</t>
        <t indent="0" pn="section-4.4-3">
   A cache <bcp14>MAY</bcp14> invalidate other URIs when it receives a non-error status
   code in response to an unsafe request method (including methods whose
   safety is unknown).
   In particular, the URI(s) in the
   Location and Content-Location response header
   fields (if present) are candidates for invalidation; other URIs might be
   discovered through mechanisms not specified in this document.
   However, a cache <bcp14>MUST NOT</bcp14> trigger an invalidation under these conditions
   if the origin (<xref target="HTTP" section="4.3.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-4.3.1" derivedContent="HTTP"/>) of the URI to be invalidated differs from that of the target URI
   (<xref target="HTTP" section="7.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-7.1" derivedContent="HTTP"/>). This helps prevent denial-of-service attacks.
</t>
        <t indent="0" pn="section-4.4-4">
               "Invalidate" means that the cache will either remove all
   stored responses whose target URI matches the given URI or mark them
   as "invalid" and in need of a mandatory validation before they can be sent
   in response to a subsequent request.
</t>
        <t indent="0" pn="section-4.4-5">
   A "non-error response" is one with a 2xx (Successful)
   or 3xx (Redirection) status code.
</t>
        <t indent="0" pn="section-4.4-6">
   Note that this does not guarantee that all appropriate responses are
   invalidated globally; a state-changing request would only invalidate
   responses in the caches it travels through.
</t>
      </section>
    </section>
    <section anchor="header.field.definitions" numbered="true" removeInRFC="false" toc="include" pn="section-5">
      <name slugifiedName="name-field-definitions">Field Definitions</name>
      <t indent="0" pn="section-5-1">
   This section defines the syntax and semantics of HTTP fields
   related to caching.
</t>
      <section anchor="field.age" numbered="true" removeInRFC="false" toc="include" pn="section-5.1">
        <name slugifiedName="name-age">Age</name>
        <iref primary="true" item="Fields" subitem="Age" pn="iref-fields-age-17"/>
        <iref primary="true" item="Header Fields" subitem="Age" pn="iref-header-fields-age-18"/>
        <iref primary="true" item="Fields" subitem="Age" pn="iref-fields-age-19"/>
        <iref primary="true" item="Header Fields" subitem="Age" pn="iref-header-fields-age-20"/>
        <iref item="Age header field" primary="true" pn="iref-age-header-field-21"/>
        <t indent="0" pn="section-5.1-1">
   The "Age" response header field conveys the sender's estimate of the
   time since the response was generated or successfully validated at the
   origin server. Age values are calculated as specified in <xref target="age.calculations" format="default" sectionFormat="of" derivedContent="Section 4.2.3"/>.
</t>
        <iref primary="true" item="Grammar" subitem="Age" pn="iref-grammar-age-22"/>
        <sourcecode type="abnf9110" markers="false" pn="section-5.1-2">  Age = delta-seconds
</sourcecode>
        <t indent="0" pn="section-5.1-3">
   The Age field value is a non-negative integer, representing time in seconds
   (see <xref target="delta-seconds" format="default" sectionFormat="of" derivedContent="Section 1.2.2"/>).
</t>
        <t indent="0" pn="section-5.1-4">
   Although it is defined as a singleton header field, a cache encountering a
   message with a list-based Age field value <bcp14>SHOULD</bcp14> use the
   first member of the field value, discarding subsequent ones.
</t>
        <t indent="0" pn="section-5.1-5">
   If the field value (after discarding additional members, as per above) is invalid
   (e.g., it contains something other than a non-negative integer),
   a cache <bcp14>SHOULD</bcp14> ignore the field.
</t>
        <t indent="0" pn="section-5.1-6">
   The presence of an Age header field implies that the response was not
   generated or validated by the origin server for this request. However,
   lack of an Age header field does not imply the origin was contacted.
</t>
      </section>
      <section anchor="field.cache-control" numbered="true" removeInRFC="false" toc="include" pn="section-5.2">
        <name slugifiedName="name-cache-control">Cache-Control</name>
        <iref primary="true" item="Fields" subitem="Cache-Control" pn="iref-fields-cache-control-23"/>
        <iref primary="true" item="Header Fields" subitem="Cache-Control" pn="iref-header-fields-cache-control"/>
        <iref item="Cache-Control header field" primary="true" pn="iref-cache-control-header-field-"/>
        <t indent="0" pn="section-5.2-1">
   The "Cache-Control" header field is used to list directives for caches
   along the request/response chain. Cache directives are unidirectional, 
   in that the presence of a directive in a request does not imply that the 
   same directive is present or copied in the response.
</t>
        <t indent="0" pn="section-5.2-2">
   See <xref target="cache.control.extensions" format="default" sectionFormat="of" derivedContent="Section 5.2.3"/> for information about how
   Cache-Control directives defined elsewhere are handled.
</t>
        <t indent="0" pn="section-5.2-3">
   A proxy, whether or not it implements a cache, <bcp14>MUST</bcp14> pass cache directives
   through in forwarded messages, regardless of their
   significance to that application, since the directives might apply
   to all recipients along the request/response chain. It is not possible to
   target a directive to a specific cache.
</t>
        <t indent="0" pn="section-5.2-4">
   Cache directives are identified by a token, to be compared case-insensitively,
   and have an optional argument that can use both token and quoted-string
   syntax. For the directives defined below that define arguments, recipients
   ought to accept both forms, even if a specific form is required for generation.
</t>
        <iref primary="true" item="Grammar" subitem="Cache-Control" pn="iref-grammar-cache-control-26"/>
        <iref primary="true" item="Grammar" subitem="cache-directive" pn="iref-grammar-cache-directive-27"/>
        <sourcecode type="abnf9110" markers="false" pn="section-5.2-5">  Cache-Control   = #cache-directive

  cache-directive = token [ "=" ( token / quoted-string ) ]
</sourcecode>
        <t indent="0" pn="section-5.2-6">
   For the cache directives defined below, no argument is defined (nor allowed)
   unless stated otherwise.
</t>
        <section anchor="cache-request-directive" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.1">
          <name slugifiedName="name-request-directives">Request Directives</name>
          <t indent="0" pn="section-5.2.1-1">
   This section defines cache request directives. They are advisory; caches
   <bcp14>MAY</bcp14> implement them, but are not required to.
</t>
          <section anchor="cache-request-directive.max-age" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.1.1">
            <name slugifiedName="name-max-age">max-age</name>
            <iref item="max-age (cache directive)" primary="true" pn="iref-max-age-cache-directive-28"/>
            <t indent="0" pn="section-5.2.1.1-1">
   Argument syntax:
</t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-5.2.1.1-2">
              <li pn="section-5.2.1.1-2.1">
                <xref target="delta-seconds" format="none" sectionFormat="of" derivedContent="">delta-seconds</xref> (see <xref target="delta-seconds" format="default" sectionFormat="of" derivedContent="Section 1.2.2"/>)</li>
            </ul>
            <t indent="0" pn="section-5.2.1.1-3">
   The max-age request directive indicates that the client prefers a
   response whose age is less than or equal to the specified number of
   seconds. Unless the max-stale request directive is also present, the
   client does not wish to receive a stale response.
</t>
            <t indent="0" pn="section-5.2.1.1-4">
   This directive uses the token form of the argument syntax:
   e.g., 'max-age=5' not 'max-age="5"'. A sender <bcp14>MUST NOT</bcp14> generate the
   quoted-string form.
</t>
          </section>
          <section anchor="cache-request-directive.max-stale" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.1.2">
            <name slugifiedName="name-max-stale">max-stale</name>
            <iref item="max-stale (cache directive)" primary="true" pn="iref-max-stale-cache-directive-2"/>
            <t indent="0" pn="section-5.2.1.2-1">
   Argument syntax:
</t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-5.2.1.2-2">
              <li pn="section-5.2.1.2-2.1">
                <xref target="delta-seconds" format="none" sectionFormat="of" derivedContent="">delta-seconds</xref> (see <xref target="delta-seconds" format="default" sectionFormat="of" derivedContent="Section 1.2.2"/>)</li>
            </ul>
            <t indent="0" pn="section-5.2.1.2-3">
   The max-stale request directive indicates that the client will
   accept a response that has exceeded its freshness lifetime. If a value is
   present, then the client is willing to accept a response that has exceeded
   its freshness lifetime by no more than the specified number of seconds. If
   no value is assigned to max-stale, then the client will accept a
   stale response of any age.
</t>
            <t indent="0" pn="section-5.2.1.2-4">
   This directive uses the token form of the argument syntax:
   e.g., 'max-stale=10' not 'max-stale="10"'. A sender <bcp14>MUST NOT</bcp14> generate
   the quoted-string form.
</t>
          </section>
          <section anchor="cache-request-directive.min-fresh" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.1.3">
            <name slugifiedName="name-min-fresh">min-fresh</name>
            <iref item="min-fresh (cache directive)" primary="true" pn="iref-min-fresh-cache-directive-3"/>
            <t indent="0" pn="section-5.2.1.3-1">
   Argument syntax:
</t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-5.2.1.3-2">
              <li pn="section-5.2.1.3-2.1">
                <xref target="delta-seconds" format="none" sectionFormat="of" derivedContent="">delta-seconds</xref> (see <xref target="delta-seconds" format="default" sectionFormat="of" derivedContent="Section 1.2.2"/>)</li>
            </ul>
            <t indent="0" pn="section-5.2.1.3-3">
   The min-fresh request directive indicates that the client prefers a
   response whose freshness lifetime is no less than its current age plus the
   specified time in seconds. That is, the client wants a response that will
   still be fresh for at least the specified number of seconds.
</t>
            <t indent="0" pn="section-5.2.1.3-4">
   This directive uses the token form of the argument syntax:
   e.g., 'min-fresh=20' not 'min-fresh="20"'. A sender <bcp14>MUST NOT</bcp14> generate
   the quoted-string form.
</t>
          </section>
          <section anchor="cache-request-directive.no-cache" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.1.4">
            <name slugifiedName="name-no-cache">no-cache</name>
            <iref item="no-cache (cache directive)" primary="true" pn="iref-no-cache-cache-directive-31"/>
            <t indent="0" pn="section-5.2.1.4-1">
   The no-cache request directive indicates that the client prefers
   a stored response not be used to satisfy the request without successful
   validation on the origin server.
</t>
          </section>
          <section anchor="cache-request-directive.no-store" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.1.5">
            <name slugifiedName="name-no-store">no-store</name>
            <iref item="no-store (cache directive)" primary="true" pn="iref-no-store-cache-directive-32"/>
            <t indent="0" pn="section-5.2.1.5-1">
   The no-store request directive indicates that a cache <bcp14>MUST NOT</bcp14>
   store any part of either this request or any response to it. This
   directive applies to both private and shared caches. "MUST NOT
   store" in this context means that the cache <bcp14>MUST NOT</bcp14> intentionally
   store the information in non-volatile storage and <bcp14>MUST</bcp14> make a
   best-effort attempt to remove the information from volatile storage as
   promptly as possible after forwarding it.
</t>
            <t indent="0" pn="section-5.2.1.5-2">
   This directive is not a reliable or sufficient mechanism for ensuring
   privacy. In particular, malicious or compromised caches might not
   recognize or obey this directive, and communications networks might be
   vulnerable to eavesdropping.
</t>
            <t indent="0" pn="section-5.2.1.5-3">
   Note that if a request containing this directive is satisfied from a
   cache, the no-store request directive does not apply to the already
   stored response.
</t>
          </section>
          <section anchor="cache-request-directive.no-transform" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.1.6">
            <name slugifiedName="name-no-transform">no-transform</name>
            <iref item="no-transform (cache directive)" primary="true" pn="iref-no-transform-cache-directiv"/>
            <t indent="0" pn="section-5.2.1.6-1">
   The no-transform request directive indicates that the client is asking
   for intermediaries to avoid
   transforming the content, as defined in <xref target="HTTP" section="7.7" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-7.7" derivedContent="HTTP"/>.
</t>
          </section>
          <section anchor="cache-request-directive.only-if-cached" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.1.7">
            <name slugifiedName="name-only-if-cached">only-if-cached</name>
            <iref item="only-if-cached (cache directive)" primary="true" pn="iref-only-if-cached-cache-direct"/>
            <t indent="0" pn="section-5.2.1.7-1">
   The only-if-cached request directive indicates that the client only
   wishes to obtain a stored response. Caches that honor this request
   directive <bcp14>SHOULD</bcp14>, upon receiving it, respond with either a stored
   response consistent with the other constraints of the request or
   a 504 (Gateway Timeout) status code.
</t>
          </section>
        </section>
        <section anchor="cache-response-directive" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2">
          <name slugifiedName="name-response-directives">Response Directives</name>
          <t indent="0" pn="section-5.2.2-1">
   This section defines cache response directives. A cache <bcp14>MUST</bcp14> obey the
   Cache-Control directives defined in this section.
</t>
          <section anchor="cache-response-directive.max-age" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.1">
            <name slugifiedName="name-max-age-2">max-age</name>
            <iref item="max-age (cache directive)" primary="true" pn="iref-max-age-cache-directive-35"/>
            <t indent="0" pn="section-5.2.2.1-1">
   Argument syntax:
</t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-5.2.2.1-2">
              <li pn="section-5.2.2.1-2.1">
                <xref target="delta-seconds" format="none" sectionFormat="of" derivedContent="">delta-seconds</xref> (see <xref target="delta-seconds" format="default" sectionFormat="of" derivedContent="Section 1.2.2"/>)</li>
            </ul>
            <t indent="0" pn="section-5.2.2.1-3">
   The max-age response directive indicates that the response is to be
   considered stale after its age is greater than the specified number of
   seconds.
</t>
            <t indent="0" pn="section-5.2.2.1-4">
   This directive uses the token form of the argument syntax:
   e.g., 'max-age=5' not 'max-age="5"'. A sender <bcp14>MUST NOT</bcp14> generate the
   quoted-string form.
</t>
          </section>
          <section anchor="cache-response-directive.must-revalidate" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.2">
            <name slugifiedName="name-must-revalidate">must-revalidate</name>
            <iref item="must-revalidate (cache directive)" primary="true" pn="iref-must-revalidate-cache-direc"/>
            <t indent="0" pn="section-5.2.2.2-1">
   The must-revalidate response directive indicates that once the response
   has become stale, a cache <bcp14>MUST NOT</bcp14> reuse that response to satisfy
   another request until it has been successfully validated by the origin, as
   defined by <xref target="validation.model" format="default" sectionFormat="of" derivedContent="Section 4.3"/>.
</t>
            <t indent="0" pn="section-5.2.2.2-2">
   The must-revalidate directive is necessary to support reliable operation
   for certain protocol features. In all circumstances, a cache <bcp14>MUST NOT</bcp14> ignore
   the must-revalidate directive; in particular, if a cache is disconnected,
   the cache <bcp14>MUST</bcp14> generate an error response rather than reuse the stale response.
   The generated status code <bcp14>SHOULD</bcp14> be 504 (Gateway Timeout)
   unless another error status code is more applicable.
</t>
            <t indent="0" pn="section-5.2.2.2-3">
   The must-revalidate directive ought to be used by servers if and only
   if failure to validate a request could cause
   incorrect operation, such as a silently unexecuted financial
   transaction.
</t>
            <t indent="0" pn="section-5.2.2.2-4">
   The must-revalidate directive also permits a shared cache to
   reuse a response to a request containing an Authorization
   header field (<xref target="HTTP" section="11.6.2" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-11.6.2" derivedContent="HTTP"/>),
   subject to the above requirement on revalidation
   (<xref target="caching.authenticated.responses" format="default" sectionFormat="of" derivedContent="Section 3.5"/>).
</t>
          </section>
          <section anchor="cache-response-directive.must-understand" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.3">
            <name slugifiedName="name-must-understand">must-understand</name>
            <iref item="must-understand (cache directive)" primary="true" pn="iref-must-understand-cache-direc"/>
            <t indent="0" pn="section-5.2.2.3-1">
   The must-understand response directive limits caching of the response to
   a cache that understands and conforms to the requirements for that
   response's status code.
</t>
            <t indent="0" pn="section-5.2.2.3-2">
   A response that contains the must-understand directive <bcp14>SHOULD</bcp14> 
   also contain the no-store directive. When a cache that implements the
   must-understand directive receives a response that includes it, 
   the cache <bcp14>SHOULD</bcp14> ignore the no-store directive if it 
   understands and implements the status code's caching requirements.
</t>
          </section>
          <section anchor="cache-response-directive.no-cache" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.4">
            <name slugifiedName="name-no-cache-2">no-cache</name>
            <iref item="no-cache (cache directive)" primary="true" pn="iref-no-cache-cache-directive-38"/>
            <t indent="0" pn="section-5.2.2.4-1">
   Argument syntax:
</t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-5.2.2.4-2">
              <li pn="section-5.2.2.4-2.1">#<xref target="imported.rules" format="none" sectionFormat="of" derivedContent="">field-name</xref>
              </li>
            </ul>
            <t indent="0" pn="section-5.2.2.4-3">
   The no-cache response directive, in its unqualified form (without an
   argument), indicates that the response <bcp14>MUST NOT</bcp14> be used to satisfy any
   other request without forwarding it for validation and receiving a
   successful response; see <xref target="validation.model" format="default" sectionFormat="of" derivedContent="Section 4.3"/>.
</t>
            <t indent="0" pn="section-5.2.2.4-4">
   This allows an origin server to prevent a cache from using
   the response to satisfy a request without contacting it, even by caches that have
   been configured to send stale responses.
</t>
            <t indent="0" pn="section-5.2.2.4-5">
   The qualified form of the no-cache response directive, with an argument that
   lists one or more field names, indicates that a cache <bcp14>MAY</bcp14> use the
   response to satisfy a subsequent request, subject to any other restrictions
   on caching, if the listed header fields are excluded from the subsequent
   response or the subsequent response has been successfully revalidated with
   the origin server (updating or removing those fields).
   This allows an origin server to prevent the reuse of certain header
   fields in a response, while still allowing caching of the rest of the
   response.
</t>
            <t indent="0" pn="section-5.2.2.4-6">
   The field names given are not limited to the set of header
   fields defined by this specification. Field names are case-insensitive.
</t>
            <t indent="0" pn="section-5.2.2.4-7">
   This directive uses the quoted-string form of the argument syntax.
   A sender <bcp14>SHOULD NOT</bcp14> generate the token form (even if quoting appears not
   to be needed for single-entry lists).
</t>
            <aside pn="section-5.2.2.4-8">
              <t indent="0" pn="section-5.2.2.4-8.1">
                        <strong>Note:</strong> The
   qualified form of the directive is often handled by caches as if an
   unqualified no-cache directive was received; that is, the special handling
   for the qualified form is not widely implemented.
</t>
            </aside>
          </section>
          <section anchor="cache-response-directive.no-store" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.5">
            <name slugifiedName="name-no-store-2">no-store</name>
            <iref item="no-store (cache directive)" primary="true" pn="iref-no-store-cache-directive-39"/>
            <t indent="0" pn="section-5.2.2.5-1">
   The no-store response directive indicates that a cache <bcp14>MUST NOT</bcp14> store
   any part of either the immediate request or the response and <bcp14>MUST NOT</bcp14> use
   the response to satisfy any other request.
</t>
            <t indent="0" pn="section-5.2.2.5-2">
   This directive applies to both private and shared caches. "MUST NOT
   store" in this context means that the cache <bcp14>MUST NOT</bcp14> intentionally store
   the information in non-volatile storage and <bcp14>MUST</bcp14> make a best-effort
   attempt to remove the information from volatile storage as promptly as
   possible after forwarding it.
</t>
            <t indent="0" pn="section-5.2.2.5-3">
   This directive is not a reliable or sufficient mechanism for ensuring
   privacy. In particular, malicious or compromised caches might not
   recognize or obey this directive, and communications networks might be
   vulnerable to eavesdropping.
</t>
            <t indent="0" pn="section-5.2.2.5-4">
   Note that the must-understand cache directive overrides no-store in certain
   circumstances; see <xref target="cache-response-directive.must-understand" format="default" sectionFormat="of" derivedContent="Section 5.2.2.3"/>.
</t>
          </section>
          <section anchor="cache-response-directive.no-transform" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.6">
            <name slugifiedName="name-no-transform-2">no-transform</name>
            <iref item="no-transform (cache directive)" primary="true" pn="iref-no-transform-cache-directive"/>
            <t indent="0" pn="section-5.2.2.6-1">
   The no-transform response directive indicates that an intermediary
   (regardless of whether it implements a cache) <bcp14>MUST NOT</bcp14> transform the
   content, as defined in <xref target="HTTP" section="7.7" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-7.7" derivedContent="HTTP"/>.
</t>
          </section>
          <section anchor="cache-response-directive.private" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.7">
            <name slugifiedName="name-private">private</name>
            <iref item="private (cache directive)" primary="true" pn="iref-private-cache-directive-41"/>
            <t indent="0" pn="section-5.2.2.7-1">
   Argument syntax:
</t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-5.2.2.7-2">
              <li pn="section-5.2.2.7-2.1">#<xref target="imported.rules" format="none" sectionFormat="of" derivedContent="">field-name</xref>
              </li>
            </ul>
            <t indent="0" pn="section-5.2.2.7-3">
   The unqualified private response directive indicates that
   a shared cache <bcp14>MUST NOT</bcp14> store the response (i.e., the response is
   intended for a single user).
   It also indicates that a private cache <bcp14>MAY</bcp14> store the response, subject
   to the constraints defined in <xref target="response.cacheability" format="default" sectionFormat="of" derivedContent="Section 3"/>, even if
   the response would not otherwise be heuristically cacheable by a private
   cache.
</t>
            <t indent="0" pn="section-5.2.2.7-4">
   If a qualified private response directive is present, with an argument that
   lists one or more field names, then only the listed header fields are limited to a
   single user: a shared cache <bcp14>MUST NOT</bcp14> store the listed header fields if they
   are present in the original response but <bcp14>MAY</bcp14> store the remainder of the
   response message without those header fields, subject
   the constraints defined in <xref target="response.cacheability" format="default" sectionFormat="of" derivedContent="Section 3"/>.
</t>
            <t indent="0" pn="section-5.2.2.7-5">
   The field names given are not limited to the set of header
   fields defined by this specification. Field names are case-insensitive.
</t>
            <t indent="0" pn="section-5.2.2.7-6">
   This directive uses the quoted-string form of the argument syntax.
   A sender <bcp14>SHOULD NOT</bcp14> generate the token form (even if quoting appears not
   to be needed for single-entry lists).
</t>
            <aside pn="section-5.2.2.7-7">
              <t indent="0" pn="section-5.2.2.7-7.1">
                        <strong>Note:</strong> This usage of the word "private" only controls
   where the response can be stored; it cannot ensure the privacy of the
   message content. Also, the qualified form of the directive is
   often handled by caches as if an unqualified private directive
   was received; that is, the special handling for the qualified form is not
   widely implemented.
</t>
            </aside>
          </section>
          <section anchor="cache-response-directive.proxy-revalidate" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.8">
            <name slugifiedName="name-proxy-revalidate">proxy-revalidate</name>
            <iref item="proxy-revalidate (cache directive)" primary="true" pn="iref-proxy-revalidate-cache-dire"/>
            <t indent="0" pn="section-5.2.2.8-1">
   The proxy-revalidate response directive indicates that once the response
   has become stale, a shared cache <bcp14>MUST NOT</bcp14> reuse that response to satisfy
   another request until it has been successfully validated by the origin,
   as defined by <xref target="validation.model" format="default" sectionFormat="of" derivedContent="Section 4.3"/>. This is analogous to
   must-revalidate (<xref target="cache-response-directive.must-revalidate" format="default" sectionFormat="of" derivedContent="Section 5.2.2.2"/>),
   except that proxy-revalidate does not apply to private caches.
</t>
            <t indent="0" pn="section-5.2.2.8-2">
   Note that proxy-revalidate on its own does not imply that a response is
   cacheable. For example, it might be combined with the public directive
   (<xref target="cache-response-directive.public" format="default" sectionFormat="of" derivedContent="Section 5.2.2.9"/>), allowing the response
   to be cached while requiring only a shared cache to revalidate when stale.
</t>
          </section>
          <section anchor="cache-response-directive.public" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.9">
            <name slugifiedName="name-public">public</name>
            <iref item="public (cache directive)" primary="true" pn="iref-public-cache-directive-43"/>
            <t indent="0" pn="section-5.2.2.9-1">
   The public response directive indicates that a cache <bcp14>MAY</bcp14> store the
   response even if it would otherwise be prohibited, subject to the
   constraints defined in <xref target="response.cacheability" format="default" sectionFormat="of" derivedContent="Section 3"/>. In other words,
   public explicitly marks the response as cacheable. For example,
   public permits a shared cache to reuse a response to a request containing
   an Authorization header field (<xref target="caching.authenticated.responses" format="default" sectionFormat="of" derivedContent="Section 3.5"/>).
</t>
            <t indent="0" pn="section-5.2.2.9-2">
   Note that it is unnecessary to add the public directive to a response that
   is already cacheable according to <xref target="response.cacheability" format="default" sectionFormat="of" derivedContent="Section 3"/>.
</t>
            <t indent="0" pn="section-5.2.2.9-3">
   If a response with the public directive has no explicit freshness information,
   it is heuristically cacheable (<xref target="heuristic.freshness" format="default" sectionFormat="of" derivedContent="Section 4.2.2"/>).
</t>
          </section>
          <section anchor="cache-response-directive.s-maxage" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.2.10">
            <name slugifiedName="name-s-maxage">s-maxage</name>
            <iref item="s-maxage (cache directive)" primary="true" pn="iref-s-maxage-cache-directive-44"/>
            <t indent="0" pn="section-5.2.2.10-1">
   Argument syntax:
</t>
            <ul empty="true" bare="false" indent="3" spacing="normal" pn="section-5.2.2.10-2">
              <li pn="section-5.2.2.10-2.1">
                <xref target="delta-seconds" format="none" sectionFormat="of" derivedContent="">delta-seconds</xref> (see <xref target="delta-seconds" format="default" sectionFormat="of" derivedContent="Section 1.2.2"/>)</li>
            </ul>
            <t indent="0" pn="section-5.2.2.10-3">
   The s-maxage response directive indicates that, for a shared cache, the
   maximum age specified by this directive overrides the maximum age
   specified by either the max-age directive or the <xref target="field.expires" format="none" sectionFormat="of" derivedContent="">Expires</xref>
   header field.
</t>
            <t indent="0" pn="section-5.2.2.10-4">
   The s-maxage directive incorporates the
   semantics of the proxy‑revalidate response directive (<xref target="cache-response-directive.proxy-revalidate" format="default" sectionFormat="of" derivedContent="Section 5.2.2.8"/>)
   for a shared cache.
   A shared cache <bcp14>MUST NOT</bcp14> reuse a stale response with s-maxage to satisfy
   another request until it has been successfully validated by the origin, as
   defined by <xref target="validation.model" format="default" sectionFormat="of" derivedContent="Section 4.3"/>.
   This directive also permits a shared cache to reuse a response to a
   request containing an Authorization header field, subject to the above
   requirements on maximum age and revalidation
   (<xref target="caching.authenticated.responses" format="default" sectionFormat="of" derivedContent="Section 3.5"/>).
</t>
            <t indent="0" pn="section-5.2.2.10-5">
   This directive uses the token form of the argument syntax:
   e.g., 's-maxage=10' not 's-maxage="10"'. A sender <bcp14>MUST NOT</bcp14> generate
   the quoted-string form.
</t>
          </section>
        </section>
        <section anchor="cache.control.extensions" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.3">
          <name slugifiedName="name-extension-directives">Extension Directives</name>
          <t indent="0" pn="section-5.2.3-1">
   The Cache-Control header field can be extended through the use of one or
   more extension cache directives.
   A cache <bcp14>MUST</bcp14> ignore unrecognized cache directives.
</t>
          <t indent="0" pn="section-5.2.3-2">
   Informational extensions (those that do not require a change in cache
   behavior) can be added without changing the semantics of other directives.
</t>
          <t indent="0" pn="section-5.2.3-3">
   Behavioral extensions are designed to work by acting as modifiers to the
   existing base of cache directives.
   Both the new directive and the old directive are supplied, such that
   applications that do not understand the new directive will default to the
   behavior specified by the old directive, and those that understand the
   new directive will recognize it as modifying the requirements associated
   with the old directive. In this way, extensions to the existing
   cache directives can be made without breaking deployed caches.
</t>
          <t indent="0" pn="section-5.2.3-4">
   For example, consider a hypothetical new response directive called
   "community" that acts as a modifier to the private directive: in addition
   to private caches, only a cache that is shared by members of the named
   community is allowed to cache the response. An origin server wishing to
   allow the UCI community to use an otherwise private response in their
   shared cache(s) could do so by including
</t>
          <sourcecode type="http-message" markers="false" pn="section-5.2.3-5">Cache-Control: private, community="UCI"
</sourcecode>
          <t indent="0" pn="section-5.2.3-6">
   A cache that recognizes such a community cache directive could broaden its
   behavior in accordance with that extension.  A cache that does not
   recognize the community cache directive would ignore it and adhere to the
   private directive.
</t>
          <t indent="0" pn="section-5.2.3-7">
   New extension directives ought to consider defining:
</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-5.2.3-8">
            <li pn="section-5.2.3-8.1">What it means for a directive to be specified multiple times,</li>
            <li pn="section-5.2.3-8.2">When the directive does not take an argument, what it means when an
  argument is present,</li>
            <li pn="section-5.2.3-8.3">When the directive requires an argument, what it means when it is
  missing, and</li>
            <li pn="section-5.2.3-8.4">Whether the directive is specific to requests, specific to responses, or able
  to be used in either.</li>
          </ul>
        </section>
        <section anchor="cache.directive.registry" numbered="true" removeInRFC="false" toc="include" pn="section-5.2.4">
          <name slugifiedName="name-cache-directive-registry">Cache Directive Registry</name>
          <t indent="0" pn="section-5.2.4-1">
   The "Hypertext Transfer Protocol (HTTP) Cache Directive Registry" defines the namespace for the
   cache directives. It has been created and is now maintained at
   <eref target="https://www.iana.org/assignments/http-cache-directives" brackets="angle"/>.
</t>
          <t indent="0" pn="section-5.2.4-2">
   A registration <bcp14>MUST</bcp14> include the following fields:
</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-5.2.4-3">
            <li pn="section-5.2.4-3.1">Cache Directive Name</li>
            <li pn="section-5.2.4-3.2">Pointer to specification text</li>
          </ul>
          <t indent="0" pn="section-5.2.4-4">
   Values to be added to this namespace require IETF Review (see <xref target="RFC8126" sectionFormat="comma" section="4.8" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.8" derivedContent="RFC8126"/>).
</t>
        </section>
      </section>
      <section anchor="field.expires" numbered="true" removeInRFC="false" toc="include" pn="section-5.3">
        <name slugifiedName="name-expires">Expires</name>
        <iref primary="true" item="Fields" subitem="Expires" pn="iref-fields-expires-45"/>
        <iref primary="true" item="Header Fields" subitem="Expires" pn="iref-header-fields-expires-46"/>
        <iref primary="true" item="Fields" subitem="Expires" pn="iref-fields-expires-47"/>
        <iref primary="true" item="Header Fields" subitem="Expires" pn="iref-header-fields-expires-48"/>
        <iref item="Expires header field" primary="true" pn="iref-expires-header-field-49"/>
        <t indent="0" pn="section-5.3-1">
   The "Expires" response header field gives the date/time after which the
   response is considered stale. See <xref target="expiration.model" format="default" sectionFormat="of" derivedContent="Section 4.2"/> for
   further discussion of the freshness model.
</t>
        <t indent="0" pn="section-5.3-2">
   The presence of an Expires header field does not imply that the original resource
   will change or cease to exist at, before, or after that time.
</t>
        <t indent="0" pn="section-5.3-3">
   The Expires field value is an HTTP-date timestamp, as defined in <xref target="HTTP" section="5.6.7" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-5.6.7" derivedContent="HTTP"/>.
   See also <xref target="expiration.model" format="default" sectionFormat="of" derivedContent="Section 4.2"/> for parsing requirements specific to caches.
</t>
        <iref primary="true" item="Grammar" subitem="Expires" pn="iref-grammar-expires-50"/>
        <sourcecode type="abnf9110" markers="false" pn="section-5.3-4">  Expires = HTTP-date
</sourcecode>
        <t indent="0" pn="section-5.3-5">
   For example
</t>
        <sourcecode type="http-message" markers="false" pn="section-5.3-6">Expires: Thu, 01 Dec 1994 16:00:00 GMT
</sourcecode>
        <t indent="0" pn="section-5.3-7">
   A cache recipient <bcp14>MUST</bcp14> interpret invalid date formats, especially the
   value "0", as representing a time in the past (i.e., "already expired").
</t>
        <t indent="0" pn="section-5.3-8">
   If a response includes a <xref target="field.cache-control" format="none" sectionFormat="of" derivedContent="">Cache-Control</xref> header field with
   the max-age directive (<xref target="cache-response-directive.max-age" format="default" sectionFormat="of" derivedContent="Section 5.2.2.1"/>),
   a recipient <bcp14>MUST</bcp14> ignore the Expires header field.
   Likewise, if a response includes the s-maxage directive
   (<xref target="cache-response-directive.s-maxage" format="default" sectionFormat="of" derivedContent="Section 5.2.2.10"/>), a shared cache
   recipient <bcp14>MUST</bcp14> ignore the Expires header field. In both these cases, the value
   in Expires is only intended for recipients that have not yet implemented
   the Cache-Control header field.
</t>
        <t indent="0" pn="section-5.3-9">
   An origin server without a clock (<xref target="HTTP" section="5.6.7" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-5.6.7" derivedContent="HTTP"/>)
   <bcp14>MUST NOT</bcp14> generate an Expires header field
   unless its value represents a fixed time in the past (always expired)
   or its value has been associated with the resource by a system with
   a clock.
</t>
        <t indent="0" pn="section-5.3-10">
   Historically, HTTP required the Expires field value to be no more than a
   year in the future. While longer freshness lifetimes are no longer
   prohibited, extremely large values have been demonstrated to cause
   problems (e.g., clock overflows due to use of 32-bit integers for
   time values), and many caches will evict a response far sooner than
   that.
</t>
      </section>
      <section anchor="field.pragma" numbered="true" removeInRFC="false" toc="include" pn="section-5.4">
        <name slugifiedName="name-pragma">Pragma</name>
        <iref primary="true" item="Fields" subitem="Pragma" pn="iref-fields-pragma-51"/>
        <iref primary="true" item="Header Fields" subitem="Pragma" pn="iref-header-fields-pragma-52"/>
        <iref primary="true" item="Fields" subitem="Pragma" pn="iref-fields-pragma-53"/>
        <iref primary="true" item="Header Fields" subitem="Pragma" pn="iref-header-fields-pragma-54"/>
        <iref item="Pragma header field" primary="true" pn="iref-pragma-header-field-55"/>
        <t indent="0" pn="section-5.4-1">
   The "Pragma" request header field was defined for HTTP/1.0 caches, so that clients
   could specify a "no-cache" request (as <xref target="field.cache-control" format="none" sectionFormat="of" derivedContent="">Cache-Control</xref> was
   not defined until HTTP/1.1).
</t>
        <t indent="0" pn="section-5.4-2">
   However, support for Cache-Control is now widespread. As a result, this
   specification deprecates Pragma.
</t>
        <aside pn="section-5.4-3">
          <t indent="0" pn="section-5.4-3.1">
                  <strong>Note:</strong> Because the meaning of "Pragma: no-cache" in responses was never
      specified, it does not provide a reliable replacement for
      "Cache-Control: no-cache" in them.
          </t>
        </aside>
      </section>
      <section anchor="field.warning" numbered="true" removeInRFC="false" toc="include" pn="section-5.5">
        <name slugifiedName="name-warning">Warning</name>
        <iref primary="true" item="Fields" subitem="Warning" pn="iref-fields-warning-56"/>
        <iref primary="true" item="Header Fields" subitem="Warning" pn="iref-header-fields-warning-57"/>
        <iref item="Warning header field" primary="true" pn="iref-warning-header-field-58"/>
        <t indent="0" pn="section-5.5-1">
   The "Warning" header field was used to carry additional information
   about the status or transformation of a message that might not be reflected
   in the status code. This specification obsoletes it, as it is not widely
   generated or surfaced to users. The information it carried can be gleaned
   from examining other header fields, such as <xref target="field.age" format="none" sectionFormat="of" derivedContent="">Age</xref>.
</t>
      </section>
    </section>
    <section anchor="history.lists" numbered="true" removeInRFC="false" toc="include" pn="section-6">
      <name slugifiedName="name-relationship-to-application">Relationship to Applications and Other Caches</name>
      <t indent="0" pn="section-6-1">
   Applications using HTTP often specify additional forms of caching. For
   example, Web browsers often have history mechanisms such as "Back" buttons
   that can be used to redisplay a representation retrieved earlier in a
   session.
</t>
      <t indent="0" pn="section-6-2">
   Likewise, some Web browsers implement caching of images and other assets
   within a page view; they may or may not honor HTTP caching semantics.
</t>
      <t indent="0" pn="section-6-3">
   The requirements in this specification do not necessarily apply to how
   applications use data after it is retrieved from an HTTP cache. For example, a
   history mechanism can display a previous representation even if it has
   expired, and an application can use cached data in other ways beyond its
   freshness lifetime.
</t>
      <t indent="0" pn="section-6-4">
   This specification does not prohibit the application from taking HTTP caching into
   account; for example, a history mechanism might tell the user that a view
   is stale, or it might honor cache directives (e.g., Cache-Control:
   no-store).
</t>
      <t indent="0" pn="section-6-5">
   However, when an application caches data and does not make this
   apparent to or easily controllable by the user, it is strongly encouraged to
   define its operation with respect to HTTP cache directives so as
   not to surprise authors who expect caching semantics
   to be honored. For example, while it might be reasonable to define an
   application cache "above" HTTP that allows a response containing
   Cache-Control: no-store to be reused for requests that are directly related
   to the request that fetched it (such as those created during the same page
   load), it would likely be surprising and confusing to users and authors if it
   were allowed to be reused for requests unrelated in any way to the one from
   which it was obtained.
</t>
    </section>
    <section anchor="security.considerations" numbered="true" removeInRFC="false" toc="include" pn="section-7">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t indent="0" pn="section-7-1">
   This section is meant to inform developers, information providers, and
   users of known security concerns specific to HTTP caching.
   More general security considerations are addressed in "HTTP/1.1"
   (<xref target="HTTP11" section="11" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9112#section-11" derivedContent="HTTP/1.1"/>)
   and "HTTP Semantics"
   (<xref target="HTTP" section="17" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-17" derivedContent="HTTP"/>).
</t>
      <t indent="0" pn="section-7-2">
   Caches expose an additional attack surface because the contents of
   the cache represent an attractive target for malicious exploitation.
   Since cache contents persist after an HTTP request is complete, an attack
   on the cache can reveal information long after a user believes that the
   information has been removed from the network. Therefore, cache contents
   need to be protected as sensitive information.
</t>
      <t indent="0" pn="section-7-3">
   In particular, because private caches are restricted to a single user,
   they can be used to reconstruct a user's activity. As a result, it is
   important for user agents to allow end users to control them, for example,
   by allowing stored responses to be removed for some or all origin servers.
</t>
      <section anchor="cache.poisoning" numbered="true" removeInRFC="false" toc="include" pn="section-7.1">
        <name slugifiedName="name-cache-poisoning">Cache Poisoning</name>
        <t indent="0" pn="section-7.1-1">
   Storing malicious content in a cache can extend the reach of an attacker
   to affect multiple users. Such
   "cache poisoning" attacks happen when an attacker uses
   implementation flaws, elevated privileges, or other techniques to insert
   a response into a cache. This is especially effective when shared caches
   are used to distribute malicious content to many clients.
</t>
        <t indent="0" pn="section-7.1-2">
   One common attack vector for cache poisoning is to exploit differences in
   message parsing on proxies and in user agents; see <xref target="HTTP11" section="6.3" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9112#section-6.3" derivedContent="HTTP/1.1"/> for the relevant requirements regarding
   HTTP/1.1.
</t>
      </section>
      <section anchor="security.timing" numbered="true" removeInRFC="false" toc="include" pn="section-7.2">
        <name slugifiedName="name-timing-attacks">Timing Attacks</name>
        <t indent="0" pn="section-7.2-1">
   Because one of the primary uses of a cache is to optimize performance,
   its use can "leak" information about which resources have been previously
   requested.
</t>
        <t indent="0" pn="section-7.2-2">
   For example, if a user visits a site and their browser caches some of its
   responses and then navigates to a second site, that site can attempt to
   load responses it knows exist on the first site. If they load
   quickly, it can be assumed that the user has visited that site, or even
   a specific page on it.
</t>
        <t indent="0" pn="section-7.2-3">
   Such "timing attacks" can be mitigated by adding more information to the
   cache key, such as the identity of the referring site (to prevent the
   attack described above). This is sometimes called "double keying".
</t>
      </section>
      <section anchor="caching.of.sensitive.information" numbered="true" removeInRFC="false" toc="include" pn="section-7.3">
        <name slugifiedName="name-caching-of-sensitive-inform">Caching of Sensitive Information</name>
        <t indent="0" pn="section-7.3-1">
   Implementation and deployment flaws (often led to by the misunderstanding of cache
   operation) might lead to the caching of sensitive information (e.g.,
   authentication credentials) that is thought to be private, exposing it to
   unauthorized parties.
</t>
        <t indent="0" pn="section-7.3-2">
   Note that the Set-Cookie response header field <xref target="COOKIE" format="default" sectionFormat="of" derivedContent="COOKIE"/>
   does not inhibit caching; a cacheable response with a Set-Cookie header
   field can be (and often is) used to satisfy subsequent requests to caches.
   Servers that wish to control caching of these responses are encouraged to
   emit appropriate Cache-Control response header fields.
</t>
      </section>
    </section>
    <section anchor="iana.considerations" numbered="true" removeInRFC="false" toc="include" pn="section-8">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t indent="0" pn="section-8-1">
   The change controller for the following registrations is:
   "IETF (iesg@ietf.org) - Internet Engineering Task Force".
</t>
      <section anchor="field.name.registration" numbered="true" removeInRFC="false" toc="include" pn="section-8.1">
        <name slugifiedName="name-field-name-registration">Field Name Registration</name>
        <t indent="0" pn="section-8.1-1">
   IANA has updated the "Hypertext Transfer Protocol (HTTP) Field
   Name Registry" at <eref target="https://www.iana.org/assignments/http-fields" brackets="angle"/>,
   as described in <xref target="HTTP" section="18.4" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-18.4" derivedContent="HTTP"/>,
   with the field names listed in the table below:
        </t>
        <table align="left" anchor="iana.header.registration.table" pn="table-1">
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Field Name</th>
              <th align="left" colspan="1" rowspan="1">Status</th>
              <th align="left" colspan="1" rowspan="1">Section</th>
              <th align="left" colspan="1" rowspan="1">Comments</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">Age</td>
              <td align="left" colspan="1" rowspan="1">permanent</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="field.age" format="counter" sectionFormat="of" derivedContent="5.1"/>
              </td>
              <td align="left" colspan="1" rowspan="1"/>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">Cache-Control</td>
              <td align="left" colspan="1" rowspan="1">permanent</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="field.cache-control" format="counter" sectionFormat="of" derivedContent="5.2"/>
              </td>
              <td align="left" colspan="1" rowspan="1"/>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">Expires</td>
              <td align="left" colspan="1" rowspan="1">permanent</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="field.expires" format="counter" sectionFormat="of" derivedContent="5.3"/>
              </td>
              <td align="left" colspan="1" rowspan="1"/>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">Pragma</td>
              <td align="left" colspan="1" rowspan="1">deprecated</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="field.pragma" format="counter" sectionFormat="of" derivedContent="5.4"/>
              </td>
              <td align="left" colspan="1" rowspan="1"/>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">Warning</td>
              <td align="left" colspan="1" rowspan="1">obsoleted</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="field.warning" format="counter" sectionFormat="of" derivedContent="5.5"/>
              </td>
              <td align="left" colspan="1" rowspan="1"/>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="cache.directive.registration" numbered="true" removeInRFC="false" toc="include" pn="section-8.2">
        <name slugifiedName="name-cache-directive-registratio">Cache Directive Registration</name>
        <t indent="0" pn="section-8.2-1">
   IANA has updated the
   "Hypertext Transfer Protocol (HTTP) Cache Directive Registry"
   at <eref target="https://www.iana.org/assignments/http-cache-directives" brackets="angle"/>
   with the registration procedure per <xref target="cache.directive.registry" format="default" sectionFormat="of" derivedContent="Section 5.2.4"/>
   and the cache directive names summarized in the table below.
</t>
        <table align="left" anchor="iana.cache.directive.registration.table" pn="table-2">
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Cache Directive</th>
              <th align="left" colspan="1" rowspan="1">Section</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">max-age</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-request-directive.max-age" format="counter" sectionFormat="of" derivedContent="5.2.1.1"/>, <xref target="cache-response-directive.max-age" format="counter" sectionFormat="of" derivedContent="5.2.2.1"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">max-stale</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-request-directive.max-stale" format="counter" sectionFormat="of" derivedContent="5.2.1.2"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">min-fresh</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-request-directive.min-fresh" format="counter" sectionFormat="of" derivedContent="5.2.1.3"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">must-revalidate</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-response-directive.must-revalidate" format="counter" sectionFormat="of" derivedContent="5.2.2.2"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">must-understand</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-response-directive.must-understand" format="counter" sectionFormat="of" derivedContent="5.2.2.3"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">no-cache</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-request-directive.no-cache" format="counter" sectionFormat="of" derivedContent="5.2.1.4"/>, <xref target="cache-response-directive.no-cache" format="counter" sectionFormat="of" derivedContent="5.2.2.4"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">no-store</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-request-directive.no-store" format="counter" sectionFormat="of" derivedContent="5.2.1.5"/>, <xref target="cache-response-directive.no-store" format="counter" sectionFormat="of" derivedContent="5.2.2.5"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">no-transform</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-request-directive.no-transform" format="counter" sectionFormat="of" derivedContent="5.2.1.6"/>, <xref target="cache-response-directive.no-transform" format="counter" sectionFormat="of" derivedContent="5.2.2.6"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">only-if-cached</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-request-directive.only-if-cached" format="counter" sectionFormat="of" derivedContent="5.2.1.7"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">private</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-response-directive.private" format="counter" sectionFormat="of" derivedContent="5.2.2.7"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">proxy-revalidate</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-response-directive.proxy-revalidate" format="counter" sectionFormat="of" derivedContent="5.2.2.8"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">public</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-response-directive.public" format="counter" sectionFormat="of" derivedContent="5.2.2.9"/>
              </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">s-maxage</td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="cache-response-directive.s-maxage" format="counter" sectionFormat="of" derivedContent="5.2.2.10"/>
              </td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="warn.code.registration" numbered="true" removeInRFC="false" toc="include" pn="section-8.3">
        <name slugifiedName="name-warn-code-registry">Warn Code Registry</name>
        <t indent="0" pn="section-8.3-1">
   IANA has added the following note to the "Hypertext Transfer Protocol (HTTP) Warn Codes"
   registry at <eref target="https://www.iana.org/assignments/http-warn-codes" brackets="angle"/>
   stating that "Warning" has been obsoleted:
</t>
        <blockquote pn="section-8.3-2">
          <t indent="0" pn="section-8.3-2.1">
   The Warning header field (and the warn codes that it uses) has been obsoleted
   for HTTP per [RFC9111].
</t>
        </blockquote>
      </section>
    </section>
  </middle>
  <back>
    <displayreference target="HTTP11" to="HTTP/1.1"/>
    <references pn="section-9">
      <name slugifiedName="name-references">References</name>
      <references pn="section-9.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="HTTP" target="https://www.rfc-editor.org/info/rfc9110" quoteTitle="true" derivedAnchor="HTTP">
          <front>
            <title>HTTP Semantics</title>
            <author initials="R" surname="Fielding" fullname="Roy T. Fielding" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M" surname="Nottingham" fullname="Mark Nottingham" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J" surname="Reschke" fullname="Julian Reschke" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2022" month="June"/>
          </front>
          <seriesInfo name="STD" value="97"/>
          <seriesInfo name="RFC" value="9110"/>
          <seriesInfo name="DOI" value="10.17487/RFC9110"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author initials="S." surname="Bradner" fullname="S. Bradner">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1997" month="March"/>
            <abstract>
              <t indent="0">In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC5234" target="https://www.rfc-editor.org/info/rfc5234" quoteTitle="true" derivedAnchor="RFC5234">
          <front>
            <title>Augmented BNF for Syntax Specifications: ABNF</title>
            <author initials="D." surname="Crocker" fullname="D. Crocker" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Overell" fullname="P. Overell">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2008" month="January"/>
            <abstract>
              <t indent="0">Internet technical specifications often need to define a formal syntax.  Over the years, a modified version of Backus-Naur Form (BNF), called Augmented BNF (ABNF), has been popular among many Internet specifications.  The current specification documents ABNF. It balances compactness and simplicity with reasonable representational power.  The differences between standard BNF and ABNF involve naming rules, repetition, alternatives, order-independence, and value ranges.  This specification also supplies additional rule definitions and encoding for a core lexical analyzer of the type common to several Internet specifications.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="68"/>
          <seriesInfo name="RFC" value="5234"/>
          <seriesInfo name="DOI" value="10.17487/RFC5234"/>
        </reference>
        <reference anchor="RFC7405" target="https://www.rfc-editor.org/info/rfc7405" quoteTitle="true" derivedAnchor="RFC7405">
          <front>
            <title>Case-Sensitive String Support in ABNF</title>
            <author initials="P." surname="Kyzivat" fullname="P. Kyzivat">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2014" month="December"/>
            <abstract>
              <t indent="0">This document extends the base definition of ABNF (Augmented Backus-Naur Form) to include a way to specify US-ASCII string literals that are matched in a case-sensitive manner.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7405"/>
          <seriesInfo name="DOI" value="10.17487/RFC7405"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="May"/>
            <abstract>
              <t indent="0">RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references pn="section-9.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="COOKIE" target="https://www.rfc-editor.org/info/rfc6265" quoteTitle="true" derivedAnchor="COOKIE">
          <front>
            <title>HTTP State Management Mechanism</title>
            <author initials="A." surname="Barth" fullname="Adam Barth"/>
            <date year="2011" month="April"/>
          </front>
          <seriesInfo name="RFC" value="6265"/>
          <seriesInfo name="DOI" value="10.17487/RFC6265"/>
        </reference>
        <reference anchor="HTTP11" target="https://www.rfc-editor.org/info/rfc9112" quoteTitle="true" derivedAnchor="HTTP/1.1">
          <front>
            <title>HTTP/1.1</title>
            <author fullname="Roy Fielding" role="editor">
              <organization showOnFrontPage="true">Adobe</organization>
            </author>
            <author fullname="Mark Nottingham" role="editor">
              <organization showOnFrontPage="true">Fastly</organization>
            </author>
            <author fullname="Julian Reschke" role="editor">
              <organization showOnFrontPage="true">greenbytes GmbH</organization>
            </author>
            <date month="June" year="2022"/>
          </front>
          <seriesInfo name="STD" value="99"/>
          <seriesInfo name="RFC" value="9112"/>
          <seriesInfo name="DOI" value="10.17487/RFC9112"/>
        </reference>
        <reference anchor="RFC2616" target="https://www.rfc-editor.org/info/rfc2616" quoteTitle="true" derivedAnchor="RFC2616">
          <front>
            <title>Hypertext Transfer Protocol -- HTTP/1.1</title>
            <author initials="R." surname="Fielding" fullname="R. Fielding">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Gettys" fullname="J. Gettys">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Mogul" fullname="J. Mogul">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="H." surname="Frystyk" fullname="H. Frystyk">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="L." surname="Masinter" fullname="L. Masinter">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Leach" fullname="P. Leach">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1999" month="June"/>
            <abstract>
              <t indent="0">HTTP has been in use by the World-Wide Web global information initiative since 1990. This specification defines the protocol referred to as "HTTP/1.1", and is an update to RFC 2068.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2616"/>
          <seriesInfo name="DOI" value="10.17487/RFC2616"/>
        </reference>
        <reference anchor="RFC5861" target="https://www.rfc-editor.org/info/rfc5861" quoteTitle="true" derivedAnchor="RFC5861">
          <front>
            <title>HTTP Cache-Control Extensions for Stale Content</title>
            <author initials="M." surname="Nottingham" fullname="M. Nottingham">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2010" month="May"/>
            <abstract>
              <t indent="0">This document defines two independent HTTP Cache-Control extensions that allow control over the use of stale responses by caches.  This  document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5861"/>
          <seriesInfo name="DOI" value="10.17487/RFC5861"/>
        </reference>
        <reference anchor="RFC7234" target="https://www.rfc-editor.org/info/rfc7234" quoteTitle="true" derivedAnchor="RFC7234">
          <front>
            <title>Hypertext Transfer Protocol (HTTP/1.1): Caching</title>
            <author initials="R." surname="Fielding" fullname="R. Fielding" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Nottingham" fullname="M. Nottingham" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Reschke" fullname="J. Reschke" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2014" month="June"/>
            <abstract>
              <t indent="0">The Hypertext Transfer Protocol (HTTP) is a stateless \%application- level protocol for distributed, collaborative, hypertext information systems.  This document defines HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7234"/>
          <seriesInfo name="DOI" value="10.17487/RFC7234"/>
        </reference>
        <reference anchor="RFC8126" target="https://www.rfc-editor.org/info/rfc8126" quoteTitle="true" derivedAnchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author initials="M." surname="Cotton" fullname="M. Cotton">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="T." surname="Narten" fullname="T. Narten">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="June"/>
            <abstract>
              <t indent="0">Many protocols make use of points of extensibility that use constants to identify various protocol parameters.  To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper.  For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t indent="0">To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed.  This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t indent="0">This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
      </references>
    </references>
    <section anchor="collected.abnf" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.a">
      <name slugifiedName="name-collected-abnf">Collected ABNF</name>
      <t indent="0" pn="section-appendix.a-1">In the collected ABNF below, list rules are expanded per <xref target="HTTP" section="5.6.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-5.6.1" derivedContent="HTTP"/>.</t>
      <sourcecode type="abnf" name="rfc9111.parsed-abnf" markers="false" pn="section-appendix.a-2">Age = delta-seconds

Cache-Control = [ cache-directive *( OWS "," OWS cache-directive ) ]

Expires = HTTP-date

HTTP-date = &lt;HTTP-date, see [HTTP], Section 5.6.7&gt;

OWS = &lt;OWS, see [HTTP], Section 5.6.3&gt;

cache-directive = token [ "=" ( token / quoted-string ) ]

delta-seconds = 1*DIGIT

field-name = &lt;field-name, see [HTTP], Section 5.1&gt;

quoted-string = &lt;quoted-string, see [HTTP], Section 5.6.4&gt;

token = &lt;token, see [HTTP], Section 5.6.2&gt;
</sourcecode>
    </section>
    <section anchor="changes.from.rfc.7234" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-changes-from-rfc-7234">Changes from RFC 7234</name>
      <t indent="0" pn="section-appendix.b-1">
   Handling of duplicate and conflicting cache directives has been clarified.
   (<xref target="calculating.freshness.lifetime" format="default" sectionFormat="of" derivedContent="Section 4.2.1"/>)
</t>
      <t indent="0" pn="section-appendix.b-2">
   Cache invalidation of the URIs in the Location and Content-Location
   header fields is no longer required but is still allowed.
   (<xref target="invalidation" format="default" sectionFormat="of" derivedContent="Section 4.4"/>)
</t>
      <t indent="0" pn="section-appendix.b-3">
   Cache invalidation of the URIs in the Location and Content-Location header fields is disallowed
   when the origin is different; previously, it was the host.
   (<xref target="invalidation" format="default" sectionFormat="of" derivedContent="Section 4.4"/>)
</t>
      <t indent="0" pn="section-appendix.b-4">
   Handling invalid and multiple Age header field values has been clarified.
   (<xref target="field.age" format="default" sectionFormat="of" derivedContent="Section 5.1"/>)
</t>
      <t indent="0" pn="section-appendix.b-5">
   Some cache directives defined by this specification now have stronger
   prohibitions against generating the quoted form of their values, since
   this has been found to create interoperability problems. Consumers of
   extension cache directives are no longer required to accept both token and
   quoted-string forms, but they still need to parse them properly for
   unknown extensions.
   (<xref target="field.cache-control" format="default" sectionFormat="of" derivedContent="Section 5.2"/>)
</t>
      <t indent="0" pn="section-appendix.b-6">
   The public and private cache directives were clarified, so that they
   do not make responses reusable under any condition.
   (<xref target="cache-response-directive" format="default" sectionFormat="of" derivedContent="Section 5.2.2"/>)
</t>
      <t indent="0" pn="section-appendix.b-7">
   The must-understand cache directive was introduced; caches are no
   longer required to understand the semantics of new response status codes
   unless it is present.
   (<xref target="cache-response-directive.must-understand" format="default" sectionFormat="of" derivedContent="Section 5.2.2.3"/>)
</t>
      <t indent="0" pn="section-appendix.b-8">
   The Warning response header was obsoleted. Much of the information
   supported by Warning could be gleaned by examining the response, and the
   remaining information -- although potentially useful -- was entirely
   advisory. In practice, Warning was not added by caches or intermediaries.
   (<xref target="field.warning" format="default" sectionFormat="of" derivedContent="Section 5.5"/>)
</t>
    </section>
    <section anchor="acks" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.c">
      <name slugifiedName="name-acknowledgements">Acknowledgements</name>
      <t indent="0" pn="section-appendix.c-1">
  See Appendix "Acknowledgements" of <xref target="HTTP" format="default" sectionFormat="of" derivedContent="HTTP"/>, which applies to this document as well.
</t>
    </section>
    <section numbered="false" removeInRFC="false" toc="include" pn="section-appendix.d">
      <name slugifiedName="name-index">Index</name>
      <t anchor="rfc.index.index" indent="0" pn="section-appendix.d-1">
        <xref format="none" sectionFormat="of" target="rfc.index.u65" derivedContent="">A</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u67" derivedContent="">C</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u69" derivedContent="">E</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u70" derivedContent="">F</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u71" derivedContent="">G</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u72" derivedContent="">H</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u77" derivedContent="">M</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u78" derivedContent="">N</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u79" derivedContent="">O</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u80" derivedContent="">P</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u83" derivedContent="">S</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u86" derivedContent="">V</xref>
        <xref format="none" sectionFormat="of" target="rfc.index.u87" derivedContent="">W</xref>
      </t>
      <ul bare="false" empty="true" indent="3" spacing="normal" pn="section-appendix.d-2">
        <li pn="section-appendix.d-2.1">
          <t anchor="rfc.index.u65" indent="0" keepWithNext="true" pn="section-appendix.d-2.1.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u65" derivedContent="">A</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.1.2">
            <li pn="section-appendix.d-2.1.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.1.2.1.1">
                <dt pn="section-appendix.d-2.1.2.1.1.1">age</dt>
                <dd pn="section-appendix.d-2.1.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.1.2.1.1.2.1">
                    <xref format="default" sectionFormat="of" target="expiration.model" derivedContent="Section 4.2"/>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.1.2.1.1.3">Age header field</dt>
                <dd pn="section-appendix.d-2.1.2.1.1.4">
                  <t indent="0" pn="section-appendix.d-2.1.2.1.1.4.1">
                    <strong><em><xref format="default" sectionFormat="of" target="field.age" derivedContent="Section 5.1"/></em></strong>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.2">
          <t anchor="rfc.index.u67" indent="0" keepWithNext="true" pn="section-appendix.d-2.2.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u67" derivedContent="">C</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.2.2">
            <li pn="section-appendix.d-2.2.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.2.2.1.1">
                <dt pn="section-appendix.d-2.2.2.1.1.1">cache</dt>
                <dd pn="section-appendix.d-2.2.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.2.2.1.1.2.1">
                    <xref format="default" sectionFormat="of" target="caching" derivedContent="Section 1"/>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.2.2.1.1.3">cache key</dt>
                <dd pn="section-appendix.d-2.2.2.1.1.4">
                  <t indent="0" pn="section-appendix.d-2.2.2.1.1.4.1">
                    <xref format="default" sectionFormat="of" target="caching.overview" derivedContent="Section 2"/>; 
<xref format="default" sectionFormat="of" target="caching.overview" derivedContent="Section 2"/>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.2.2.1.1.5">Cache-Control header field</dt>
                <dd pn="section-appendix.d-2.2.2.1.1.6">
                  <t indent="0" pn="section-appendix.d-2.2.2.1.1.6.1">
                    <strong><em><xref format="default" sectionFormat="of" target="field.cache-control" derivedContent="Section 5.2"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.2.2.1.1.7">collapsed requests</dt>
                <dd pn="section-appendix.d-2.2.2.1.1.8">
                  <t indent="0" pn="section-appendix.d-2.2.2.1.1.8.1">
                    <xref format="default" sectionFormat="of" target="constructing.responses.from.caches" derivedContent="Section 4"/>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.3">
          <t anchor="rfc.index.u69" indent="0" keepWithNext="true" pn="section-appendix.d-2.3.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u69" derivedContent="">E</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.3.2">
            <li pn="section-appendix.d-2.3.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.3.2.1.1">
                <dt pn="section-appendix.d-2.3.2.1.1.1">Expires header field</dt>
                <dd pn="section-appendix.d-2.3.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.3.2.1.1.2.1">
                    <strong><em><xref format="default" sectionFormat="of" target="field.expires" derivedContent="Section 5.3"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.3.2.1.1.3">explicit expiration time</dt>
                <dd pn="section-appendix.d-2.3.2.1.1.4">
                  <t indent="0" pn="section-appendix.d-2.3.2.1.1.4.1">
                    <xref format="default" sectionFormat="of" target="expiration.model" derivedContent="Section 4.2"/>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.4">
          <t anchor="rfc.index.u70" indent="0" keepWithNext="true" pn="section-appendix.d-2.4.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u70" derivedContent="">F</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.4.2">
            <li pn="section-appendix.d-2.4.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.4.2.1.1">
                <dt pn="section-appendix.d-2.4.2.1.1.1">Fields</dt>
                <dd pn="section-appendix.d-2.4.2.1.1.2"/>
                <dt pn="section-appendix.d-2.4.2.1.1.3"/>
                <dd pn="section-appendix.d-2.4.2.1.1.4">
                  <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.4.2.1.1.4.1">
                    <dt pn="section-appendix.d-2.4.2.1.1.4.1.1">Age</dt>
                    <dd pn="section-appendix.d-2.4.2.1.1.4.1.2">
                      <t indent="0" pn="section-appendix.d-2.4.2.1.1.4.1.2.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.age" derivedContent="Section 5.1"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="field.age" derivedContent="Section 5.1"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.4.2.1.1.4.1.3">Cache-Control</dt>
                    <dd pn="section-appendix.d-2.4.2.1.1.4.1.4">
                      <t indent="0" pn="section-appendix.d-2.4.2.1.1.4.1.4.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.cache-control" derivedContent="Section 5.2"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.4.2.1.1.4.1.5">Expires</dt>
                    <dd pn="section-appendix.d-2.4.2.1.1.4.1.6">
                      <t indent="0" pn="section-appendix.d-2.4.2.1.1.4.1.6.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.expires" derivedContent="Section 5.3"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="field.expires" derivedContent="Section 5.3"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.4.2.1.1.4.1.7">Pragma</dt>
                    <dd pn="section-appendix.d-2.4.2.1.1.4.1.8">
                      <t indent="0" pn="section-appendix.d-2.4.2.1.1.4.1.8.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.pragma" derivedContent="Section 5.4"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="field.pragma" derivedContent="Section 5.4"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.4.2.1.1.4.1.9">Warning</dt>
                    <dd pn="section-appendix.d-2.4.2.1.1.4.1.10">
                      <t indent="0" pn="section-appendix.d-2.4.2.1.1.4.1.10.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.warning" derivedContent="Section 5.5"/></em></strong>
                      </t>
                    </dd>
                  </dl>
                </dd>
                <dt pn="section-appendix.d-2.4.2.1.1.5">fresh</dt>
                <dd pn="section-appendix.d-2.4.2.1.1.6">
                  <t indent="0" pn="section-appendix.d-2.4.2.1.1.6.1">
                    <xref format="default" sectionFormat="of" target="expiration.model" derivedContent="Section 4.2"/>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.4.2.1.1.7">freshness lifetime</dt>
                <dd pn="section-appendix.d-2.4.2.1.1.8">
                  <t indent="0" pn="section-appendix.d-2.4.2.1.1.8.1">
                    <xref format="default" sectionFormat="of" target="expiration.model" derivedContent="Section 4.2"/>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.5">
          <t anchor="rfc.index.u71" indent="0" keepWithNext="true" pn="section-appendix.d-2.5.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u71" derivedContent="">G</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.5.2">
            <li pn="section-appendix.d-2.5.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.5.2.1.1">
                <dt pn="section-appendix.d-2.5.2.1.1.1">Grammar</dt>
                <dd pn="section-appendix.d-2.5.2.1.1.2"/>
                <dt pn="section-appendix.d-2.5.2.1.1.3"/>
                <dd pn="section-appendix.d-2.5.2.1.1.4">
                  <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.5.2.1.1.4.1">
                    <dt pn="section-appendix.d-2.5.2.1.1.4.1.1">Age</dt>
                    <dd pn="section-appendix.d-2.5.2.1.1.4.1.2">
                      <t indent="0" pn="section-appendix.d-2.5.2.1.1.4.1.2.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.age" derivedContent="Section 5.1"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.5.2.1.1.4.1.3">Cache-Control</dt>
                    <dd pn="section-appendix.d-2.5.2.1.1.4.1.4">
                      <t indent="0" pn="section-appendix.d-2.5.2.1.1.4.1.4.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.cache-control" derivedContent="Section 5.2"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.5.2.1.1.4.1.5">DIGIT</dt>
                    <dd pn="section-appendix.d-2.5.2.1.1.4.1.6">
                      <t indent="0" pn="section-appendix.d-2.5.2.1.1.4.1.6.1">
                        <strong><em><xref format="default" sectionFormat="of" target="notation" derivedContent="Section 1.2"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.5.2.1.1.4.1.7">Expires</dt>
                    <dd pn="section-appendix.d-2.5.2.1.1.4.1.8">
                      <t indent="0" pn="section-appendix.d-2.5.2.1.1.4.1.8.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.expires" derivedContent="Section 5.3"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.5.2.1.1.4.1.9">cache-directive</dt>
                    <dd pn="section-appendix.d-2.5.2.1.1.4.1.10">
                      <t indent="0" pn="section-appendix.d-2.5.2.1.1.4.1.10.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.cache-control" derivedContent="Section 5.2"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.5.2.1.1.4.1.11">delta-seconds</dt>
                    <dd pn="section-appendix.d-2.5.2.1.1.4.1.12">
                      <t indent="0" pn="section-appendix.d-2.5.2.1.1.4.1.12.1">
                        <strong><em><xref format="default" sectionFormat="of" target="delta-seconds" derivedContent="Section 1.2.2"/></em></strong>
                      </t>
                    </dd>
                  </dl>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.6">
          <t anchor="rfc.index.u72" indent="0" keepWithNext="true" pn="section-appendix.d-2.6.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u72" derivedContent="">H</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.6.2">
            <li pn="section-appendix.d-2.6.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.6.2.1.1">
                <dt pn="section-appendix.d-2.6.2.1.1.1">Header Fields</dt>
                <dd pn="section-appendix.d-2.6.2.1.1.2"/>
                <dt pn="section-appendix.d-2.6.2.1.1.3"/>
                <dd pn="section-appendix.d-2.6.2.1.1.4">
                  <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.6.2.1.1.4.1">
                    <dt pn="section-appendix.d-2.6.2.1.1.4.1.1">Age</dt>
                    <dd pn="section-appendix.d-2.6.2.1.1.4.1.2">
                      <t indent="0" pn="section-appendix.d-2.6.2.1.1.4.1.2.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.age" derivedContent="Section 5.1"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="field.age" derivedContent="Section 5.1"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.6.2.1.1.4.1.3">Cache-Control</dt>
                    <dd pn="section-appendix.d-2.6.2.1.1.4.1.4">
                      <t indent="0" pn="section-appendix.d-2.6.2.1.1.4.1.4.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.cache-control" derivedContent="Section 5.2"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.6.2.1.1.4.1.5">Expires</dt>
                    <dd pn="section-appendix.d-2.6.2.1.1.4.1.6">
                      <t indent="0" pn="section-appendix.d-2.6.2.1.1.4.1.6.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.expires" derivedContent="Section 5.3"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="field.expires" derivedContent="Section 5.3"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.6.2.1.1.4.1.7">Pragma</dt>
                    <dd pn="section-appendix.d-2.6.2.1.1.4.1.8">
                      <t indent="0" pn="section-appendix.d-2.6.2.1.1.4.1.8.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.pragma" derivedContent="Section 5.4"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="field.pragma" derivedContent="Section 5.4"/></em></strong>
                      </t>
                    </dd>
                    <dt pn="section-appendix.d-2.6.2.1.1.4.1.9">Warning</dt>
                    <dd pn="section-appendix.d-2.6.2.1.1.4.1.10">
                      <t indent="0" pn="section-appendix.d-2.6.2.1.1.4.1.10.1">
                        <strong><em><xref format="default" sectionFormat="of" target="field.warning" derivedContent="Section 5.5"/></em></strong>
                      </t>
                    </dd>
                  </dl>
                </dd>
                <dt pn="section-appendix.d-2.6.2.1.1.5">heuristic expiration time</dt>
                <dd pn="section-appendix.d-2.6.2.1.1.6">
                  <t indent="0" pn="section-appendix.d-2.6.2.1.1.6.1">
                    <xref format="default" sectionFormat="of" target="expiration.model" derivedContent="Section 4.2"/>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.6.2.1.1.7">heuristically cacheable</dt>
                <dd pn="section-appendix.d-2.6.2.1.1.8">
                  <t indent="0" pn="section-appendix.d-2.6.2.1.1.8.1">
                    <xref format="default" sectionFormat="of" target="heuristic.freshness" derivedContent="Section 4.2.2"/>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.7">
          <t anchor="rfc.index.u77" indent="0" keepWithNext="true" pn="section-appendix.d-2.7.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u77" derivedContent="">M</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.7.2">
            <li pn="section-appendix.d-2.7.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.7.2.1.1">
                <dt pn="section-appendix.d-2.7.2.1.1.1">max-age (cache directive)</dt>
                <dd pn="section-appendix.d-2.7.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.7.2.1.1.2.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-request-directive.max-age" derivedContent="Section 5.2.1.1"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.max-age" derivedContent="Section 5.2.2.1"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.7.2.1.1.3">max-stale (cache directive)</dt>
                <dd pn="section-appendix.d-2.7.2.1.1.4">
                  <t indent="0" pn="section-appendix.d-2.7.2.1.1.4.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-request-directive.max-stale" derivedContent="Section 5.2.1.2"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.7.2.1.1.5">min-fresh (cache directive)</dt>
                <dd pn="section-appendix.d-2.7.2.1.1.6">
                  <t indent="0" pn="section-appendix.d-2.7.2.1.1.6.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-request-directive.min-fresh" derivedContent="Section 5.2.1.3"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.7.2.1.1.7">must-revalidate (cache directive)</dt>
                <dd pn="section-appendix.d-2.7.2.1.1.8">
                  <t indent="0" pn="section-appendix.d-2.7.2.1.1.8.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.must-revalidate" derivedContent="Section 5.2.2.2"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.7.2.1.1.9">must-understand (cache directive)</dt>
                <dd pn="section-appendix.d-2.7.2.1.1.10">
                  <t indent="0" pn="section-appendix.d-2.7.2.1.1.10.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.must-understand" derivedContent="Section 5.2.2.3"/></em></strong>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.8">
          <t anchor="rfc.index.u78" indent="0" keepWithNext="true" pn="section-appendix.d-2.8.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u78" derivedContent="">N</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.8.2">
            <li pn="section-appendix.d-2.8.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.8.2.1.1">
                <dt pn="section-appendix.d-2.8.2.1.1.1">no-cache (cache directive)</dt>
                <dd pn="section-appendix.d-2.8.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.8.2.1.1.2.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-request-directive.no-cache" derivedContent="Section 5.2.1.4"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.no-cache" derivedContent="Section 5.2.2.4"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.8.2.1.1.3">no-store (cache directive)</dt>
                <dd pn="section-appendix.d-2.8.2.1.1.4">
                  <t indent="0" pn="section-appendix.d-2.8.2.1.1.4.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-request-directive.no-store" derivedContent="Section 5.2.1.5"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.no-store" derivedContent="Section 5.2.2.5"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.8.2.1.1.5">no-transform (cache directive)</dt>
                <dd pn="section-appendix.d-2.8.2.1.1.6">
                  <t indent="0" pn="section-appendix.d-2.8.2.1.1.6.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-request-directive.no-transform" derivedContent="Section 5.2.1.6"/></em></strong>; 
<strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.no-transform" derivedContent="Section 5.2.2.6"/></em></strong>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.9">
          <t anchor="rfc.index.u79" indent="0" keepWithNext="true" pn="section-appendix.d-2.9.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u79" derivedContent="">O</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.9.2">
            <li pn="section-appendix.d-2.9.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.9.2.1.1">
                <dt pn="section-appendix.d-2.9.2.1.1.1">only-if-cached (cache directive)</dt>
                <dd pn="section-appendix.d-2.9.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.9.2.1.1.2.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-request-directive.only-if-cached" derivedContent="Section 5.2.1.7"/></em></strong>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.10">
          <t anchor="rfc.index.u80" indent="0" keepWithNext="true" pn="section-appendix.d-2.10.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u80" derivedContent="">P</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.10.2">
            <li pn="section-appendix.d-2.10.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.10.2.1.1">
                <dt pn="section-appendix.d-2.10.2.1.1.1">Pragma header field</dt>
                <dd pn="section-appendix.d-2.10.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.10.2.1.1.2.1">
                    <strong><em><xref format="default" sectionFormat="of" target="field.pragma" derivedContent="Section 5.4"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.10.2.1.1.3">private (cache directive)</dt>
                <dd pn="section-appendix.d-2.10.2.1.1.4">
                  <t indent="0" pn="section-appendix.d-2.10.2.1.1.4.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.private" derivedContent="Section 5.2.2.7"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.10.2.1.1.5">private cache</dt>
                <dd pn="section-appendix.d-2.10.2.1.1.6">
                  <t indent="0" pn="section-appendix.d-2.10.2.1.1.6.1">
                    <xref format="default" sectionFormat="of" target="caching" derivedContent="Section 1"/>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.10.2.1.1.7">proxy-revalidate (cache directive)</dt>
                <dd pn="section-appendix.d-2.10.2.1.1.8">
                  <t indent="0" pn="section-appendix.d-2.10.2.1.1.8.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.proxy-revalidate" derivedContent="Section 5.2.2.8"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.10.2.1.1.9">public (cache directive)</dt>
                <dd pn="section-appendix.d-2.10.2.1.1.10">
                  <t indent="0" pn="section-appendix.d-2.10.2.1.1.10.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.public" derivedContent="Section 5.2.2.9"/></em></strong>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.11">
          <t anchor="rfc.index.u83" indent="0" keepWithNext="true" pn="section-appendix.d-2.11.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u83" derivedContent="">S</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.11.2">
            <li pn="section-appendix.d-2.11.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.11.2.1.1">
                <dt pn="section-appendix.d-2.11.2.1.1.1">s-maxage (cache directive)</dt>
                <dd pn="section-appendix.d-2.11.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.11.2.1.1.2.1">
                    <strong><em><xref format="default" sectionFormat="of" target="cache-response-directive.s-maxage" derivedContent="Section 5.2.2.10"/></em></strong>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.11.2.1.1.3">shared cache</dt>
                <dd pn="section-appendix.d-2.11.2.1.1.4">
                  <t indent="0" pn="section-appendix.d-2.11.2.1.1.4.1">
                    <xref format="default" sectionFormat="of" target="caching" derivedContent="Section 1"/>
                  </t>
                </dd>
                <dt pn="section-appendix.d-2.11.2.1.1.5">stale</dt>
                <dd pn="section-appendix.d-2.11.2.1.1.6">
                  <t indent="0" pn="section-appendix.d-2.11.2.1.1.6.1">
                    <xref format="default" sectionFormat="of" target="expiration.model" derivedContent="Section 4.2"/>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.12">
          <t anchor="rfc.index.u86" indent="0" keepWithNext="true" pn="section-appendix.d-2.12.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u86" derivedContent="">V</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.12.2">
            <li pn="section-appendix.d-2.12.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.12.2.1.1">
                <dt pn="section-appendix.d-2.12.2.1.1.1">validator</dt>
                <dd pn="section-appendix.d-2.12.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.12.2.1.1.2.1">
                    <xref format="default" sectionFormat="of" target="validation.sent" derivedContent="Section 4.3.1"/>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
        <li pn="section-appendix.d-2.13">
          <t anchor="rfc.index.u87" indent="0" keepWithNext="true" pn="section-appendix.d-2.13.1">
            <xref format="none" sectionFormat="of" target="rfc.index.u87" derivedContent="">W</xref>
          </t>
          <ul bare="false" empty="true" indent="3" spacing="compact" pn="section-appendix.d-2.13.2">
            <li pn="section-appendix.d-2.13.2.1">
              <dl indent="3" newline="false" spacing="compact" pn="section-appendix.d-2.13.2.1.1">
                <dt pn="section-appendix.d-2.13.2.1.1.1">Warning header field</dt>
                <dd pn="section-appendix.d-2.13.2.1.1.2">
                  <t indent="0" pn="section-appendix.d-2.13.2.1.1.2.1">
                    <strong><em><xref format="default" sectionFormat="of" target="field.warning" derivedContent="Section 5.5"/></em></strong>
                  </t>
                </dd>
              </dl>
            </li>
          </ul>
        </li>
      </ul>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.e">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author fullname="Roy T. Fielding" initials="R." surname="Fielding" role="editor">
        <organization showOnFrontPage="true">Adobe</organization>
        <address>
          <postal>
            <postalLine>345 Park Ave</postalLine>
            <postalLine>San Jose, CA 95110</postalLine>
            <postalLine>United States of America</postalLine>
          </postal>
          <email>fielding@gbiv.com</email>
          <uri>https://roy.gbiv.com/</uri>
        </address>
      </author>
      <author fullname="Mark Nottingham" initials="M." surname="Nottingham" role="editor">
        <organization showOnFrontPage="true">Fastly</organization>
        <address>
          <postal>
            <postalLine>Prahran</postalLine>
            <postalLine>Australia</postalLine>
          </postal>
          <email>mnot@mnot.net</email>
          <uri>https://www.mnot.net/</uri>
        </address>
      </author>
      <author fullname="Julian Reschke" initials="J." surname="Reschke" role="editor">
        <organization abbrev="greenbytes" showOnFrontPage="true">greenbytes GmbH</organization>
        <address>
          <postal>
            <postalLine>Hafenweg 16</postalLine>
            <postalLine>48155 Münster</postalLine>
            <postalLine>Germany</postalLine>
          </postal>
          <email>julian.reschke@greenbytes.de</email>
          <uri>https://greenbytes.de/tech/webdav/</uri>
        </address>
      </author>
    </section>
  </back>
</rfc>
