<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="http-parameters.xsl"?>
<?oxygen RNGSchema="http-parameters.rng" type="xml"?>
<registry xmlns="http://www.iana.org/assignments" id="http-parameters">
  <title>Hypertext Transfer Protocol (HTTP) Parameters</title>
  <updated>2009-09-02</updated>
  <registry id="http-parameters-1">
    <title>HTTP Content-Coding Values</title>
    <xref type="rfc" data="rfc2616"/>
    <registration_rule>First Come First Served with specification recommended</registration_rule>
    <record>
      <name>compress</name>
      <description>UNIX "compress" program method</description>
      <xref type="rfc" data="rfc2616"/>
      <note>Section 3.5</note>
    </record>
    <record>
      <name>deflate</name>
      <description>"zlib" format <xref type="rfc" data="rfc1950"/> with "deflate" compression</description>
      <xref type="rfc" data="rfc2616"/>
      <note>Section 3.5</note>
    </record>
    <record>
      <name>exi</name>
      <description>W3C Efficient XML Interchange</description>
      <xref type="uri" data="http://www.w3.org/TR/exi/">J. Schneider and T. Kamiya, Eds. "Efficient XML Interchange (EXI) Format 1.0", W3C
Working Draft, 19 Sep 2008</xref>
    </record>
    <record>
      <name>gzip</name>
      <description>Same as GNU zip <xref type="rfc" data="rfc1952"/></description>
      <xref type="rfc" data="rfc2616"/>
      <note>Section 3.5</note>
    </record>
    <record>
      <name>identity</name>
      <description>No transformation</description>
      <xref type="rfc" data="rfc2616"/>
      <note>Section 3.5</note>
    </record>
    <record date="2006-10-27">
      <name>pack200-gzip</name>
      <description>Network Transfer Format for Java Archives</description>
      <xref type="uri" data="http://www.jcp.org/en/jsr/detail?id=200">JSR 200: Network Transfer Format for Java</xref>
      <xref type="person" data="Kumar_Srinivasan"/>
      <xref type="person" data="John_Rose"/>
    </record>
  </registry>
  <registry id="http-parameters-2">
    <title>HTTP Transfer-Coding Values</title>
    <xref type="rfc" data="rfc2616"/>
    <registration_rule>First Come First Served with specification recommended</registration_rule>
    <record>
      <name>chunked</name>
      <description>Transfer in a series of chunks</description>
      <xref type="rfc" data="rfc2616"/>
      <note>Section 3.6.1</note>
    </record>
    <record>
      <name>compress</name>
      <description>UNIX "compress" program method</description>
      <xref type="rfc" data="rfc2616"/>
      <note>Section 3.6</note>
    </record>
    <record>
      <name>deflate</name>
      <description>"zlib" format <xref type="rfc" data="rfc1950"/> with "deflate" compression</description>
      <xref type="rfc" data="rfc2616"/>
      <note>Section 3.6</note>
    </record>
    <record>
      <name>gzip</name>
      <description>Same as GNU zip <xref type="rfc" data="rfc1952"/></description>
      <xref type="rfc" data="rfc2616"/>
      <note>Section 3.6</note>
    </record>
    <record>
      <name>identity</name>
      <description>(withdrawn in errata to <xref type="rfc" data="rfc2616"/>)</description>
      <xref type="rfc" data="rfc2616"/>
      <note>Section 3.6</note>
    </record>
  </registry>
  <people>
    <person id="Kumar_Srinivasan">
      <name>Kumar Srinivasan</name>
      <uri>mailto:Kumar.Srinivasan&amp;Sun.COM</uri>
      <updated>2006-10-27</updated>
    </person>
    <person id="John_Rose">
      <name>John Rose</name>
      <uri>mailto:John.Rose&amp;Sun.COM</uri>
      <updated>2006-10-27</updated>
    </person>
  </people>
</registry>

