<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="http-warn-codes.xsl"?>
<?xml-model href="http-warn-codes.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="http-warn-codes">
  <title>Hypertext Transfer Protocol (HTTP) Warn Codes</title>
  <created>2014-02-17</created>
  <updated>2022-06-08</updated>
  
  <registry id="warn-codes">
    <title>HTTP Warn Codes</title>
    <xref type="rfc" data="rfc7234"/>
    <registration_rule>IETF Review</registration_rule>
    <note>The Warning header field (and the warn codes that it uses) has been 
obsoleted for HTTP per <xref type="rfc" data="rfc9111"/>.
    </note>
    <record>
      <value>110</value>
      <description>Response is Stale</description>
      <xref type="rfc" data="rfc7234">RFC7234, Section 5.5.1</xref>
    </record>
    <record>
      <value>111</value>
      <description>Revalidation Failed</description>
      <xref type="rfc" data="rfc7234">RFC7234, Section 5.5.2</xref>
    </record>
    <record>
      <value>112</value>
      <description>Disconnected Operation</description>
      <xref type="rfc" data="rfc7234">RFC7234, Section 5.5.3</xref>
    </record>
    <record>
      <value>113</value>
      <description>Heuristic Expiration</description>
      <xref type="rfc" data="rfc7234">RFC7234, Section 5.5.4</xref>
    </record>
    <record>
      <value>199</value>
      <description>Miscellaneous Warning</description>
      <xref type="rfc" data="rfc7234">RFC7234, Section 5.5.5</xref>
    </record>
    <record>
      <value>214</value>
      <description>Transformation Applied</description>
      <xref type="rfc" data="rfc7234">RFC7234, Section 5.5.6</xref>
    </record>
    <record>
      <value>299</value>
      <description>Miscellaneous Persistent Warning</description>
      <xref type="rfc" data="rfc7234">RFC7234, Section 5.5.7</xref>
    </record>
  </registry>
  
  <people/>
</registry>
