<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="http-priority.xsl"?>
<?xml-model href="http-priority.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="http-priority">
  <title>Hypertext Transfer Protocol (HTTP) Priority</title>
  <created>2022-01-25</created>
  <updated>2022-06-09</updated>

  <registry id="http-priority">
    <title>HTTP Priority</title>
    <xref type="rfc" data="rfc9218"/>
    <range>
      <value>Key length of one</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <range>
      <value>Key length greater than one</value>
      <registration_rule>Expert Review</registration_rule>
    </range>
    <expert>Lucas Pardue, Kazuho Oku</expert>
    <record date="2022-01-25">
      <name>u</name>
      <description>The urgency of an HTTP response.</description>
      <xref type="rfc" data="rfc9218">RFC9218, Section 4.1</xref>
    </record>
    <record date="2022-01-25">
      <name>i</name>
      <description>Whether an HTTP response can be processed incrementally.</description>
      <xref type="rfc" data="rfc9218">RFC9218, Section 4.2</xref>
    </record>
  </registry>
  <people/>
</registry>
