Changeset 1901
- Timestamp:
- 17/09/12 12:15:07 (8 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1899 r1901 449 449 } 450 450 @bottom-center { 451 content: "Expires March 19, 2013";451 content: "Expires March 21, 2013"; 452 452 } 453 453 @bottom-right { … … 492 492 <meta name="dct.creator" content="Reschke, J. F."> 493 493 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 494 <meta name="dct.issued" scheme="ISO8601" content="2012-09-1 5">494 <meta name="dct.issued" scheme="ISO8601" content="2012-09-17"> 495 495 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 496 496 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 524 524 </tr> 525 525 <tr> 526 <td class="left">Expires: March 19, 2013</td>526 <td class="left">Expires: March 21, 2013</td> 527 527 <td class="right">greenbytes</td> 528 528 </tr> 529 529 <tr> 530 530 <td class="left"></td> 531 <td class="right">September 1 5, 2012</td>531 <td class="right">September 17, 2012</td> 532 532 </tr> 533 533 </tbody> … … 556 556 in progress”. 557 557 </p> 558 <p>This Internet-Draft will expire on March 19, 2013.</p>558 <p>This Internet-Draft will expire on March 21, 2013.</p> 559 559 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 560 560 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1536 1536 </p> 1537 1537 <div id="rfc.iref.c.7"></div> 1538 <div id="rfc.iref.c.8"></div>1539 1538 <h2 id="rfc.section.4.1"><a href="#rfc.section.4.1">4.1</a> <a id="chunked.encoding" href="#chunked.encoding">Chunked Transfer Coding</a></h2> 1540 1539 <p id="rfc.section.4.1.p.1">The chunked encoding modifies the body of a message in order to transfer it as a series of chunks, each with its own size … … 1615 1614 <h2 id="rfc.section.4.2"><a href="#rfc.section.4.2">4.2</a> <a id="compression.codings" href="#compression.codings">Compression Codings</a></h2> 1616 1615 <p id="rfc.section.4.2.p.1">The codings defined below can be used to compress the payload of a message.</p> 1617 <div id="rfc.iref.c.9"></div> 1618 <div id="rfc.iref.c.10"></div> 1616 <div id="rfc.iref.c.8"></div> 1619 1617 <h3 id="rfc.section.4.2.1"><a href="#rfc.section.4.2.1">4.2.1</a> <a id="compress.coding" href="#compress.coding">Compress Coding</a></h3> 1620 1618 <p id="rfc.section.4.2.1.p.1">The "compress" format is produced by the common UNIX file compression program "compress". This format is an adaptive Lempel-Ziv-Welch … … 1622 1620 </p> 1623 1621 <div id="rfc.iref.d.2"></div> 1624 <div id="rfc.iref.c.11"></div>1625 1622 <h3 id="rfc.section.4.2.2"><a href="#rfc.section.4.2.2">4.2.2</a> <a id="deflate.coding" href="#deflate.coding">Deflate Coding</a></h3> 1626 1623 <p id="rfc.section.4.2.2.p.1">The "deflate" format is defined as the "deflate" compression mechanism (described in <a href="#RFC1951" id="rfc.xref.RFC1951.1"><cite title="DEFLATE Compressed Data Format Specification version 1.3">[RFC1951]</cite></a>) used inside the "zlib" data format (<a href="#RFC1950" id="rfc.xref.RFC1950.1"><cite title="ZLIB Compressed Data Format Specification version 3.3">[RFC1950]</cite></a>). … … 1631 1628 </div> 1632 1629 <div id="rfc.iref.g.74"></div> 1633 <div id="rfc.iref.c.12"></div>1634 1630 <h3 id="rfc.section.4.2.3"><a href="#rfc.section.4.2.3">4.2.3</a> <a id="gzip.coding" href="#gzip.coding">Gzip Coding</a></h3> 1635 1631 <p id="rfc.section.4.2.3.p.1">The "gzip" format is produced by the file compression program "gzip" (GNU zip), as described in <a href="#RFC1952" id="rfc.xref.RFC1952.1"><cite title="GZIP file format specification version 4.3">[RFC1952]</cite></a>. This format is a Lempel-Ziv coding (LZ77) with a 32 bit CRC. Recipients <em class="bcp14">SHOULD</em> consider "x-gzip" to be equivalent to "gzip". … … 1941 1937 queues to enable fair use and detect denial of service attacks. 1942 1938 </p> 1943 <div id="rfc.iref.c. 13"></div>1944 <div id="rfc.iref.c.1 4"></div>1939 <div id="rfc.iref.c.9"></div> 1940 <div id="rfc.iref.c.10"></div> 1945 1941 <h2 id="rfc.section.6.1"><a href="#rfc.section.6.1">6.1</a> <a id="header.connection" href="#header.connection">Connection</a></h2> 1946 1942 <p id="rfc.section.6.1.p.1">The "Connection" header field allows the sender to indicate desired control options for the current connection. In order to … … 2084 2080 status code, it <em class="bcp14">SHOULD</em> immediately cease transmitting the body and close the connection. 2085 2081 </p> 2086 <div id="rfc.iref.c.1 5"></div>2087 <div id="rfc.iref.c.1 6"></div>2082 <div id="rfc.iref.c.11"></div> 2083 <div id="rfc.iref.c.12"></div> 2088 2084 <h3 id="rfc.section.6.2.5"><a href="#rfc.section.6.2.5">6.2.5</a> <a id="persistent.tear-down" href="#persistent.tear-down">Tear-down</a></h3> 2089 2085 <p id="rfc.section.6.2.5.p.1">The <a href="#header.connection" class="smpl">Connection</a> header field (<a href="#header.connection" id="rfc.xref.header.connection.6" title="Connection">Section 6.1</a>) provides a "<a href="#header.connection" class="smpl">close</a>" connection option that a sender <em class="bcp14">SHOULD</em> send when it wishes to close the connection after the current request/response pair. … … 3473 3469 <li>chunked (Coding Format) <a href="#rfc.iref.c.7">4.1</a></li> 3474 3470 <li>client <a href="#rfc.iref.c.1"><b>2.1</b></a></li> 3475 <li>close <a href="#rfc.xref.header.connection.1">2.3</a>, <a href="#rfc.xref.header.connection.2">2.6</a>, <a href="#rfc.xref.header.connection.3">3.2</a>, <a href="#rfc.xref.header.connection.4">4.3</a>, <a href="#rfc.xref.header.connection.5">5.6</a>, <a href="#rfc.iref.c.14"><b>6.1</b></a>, <a href="#rfc.xref.persistent.tear-down.1">6.1</a>, <a href="#rfc.iref.c.16">6.2.5</a>, <a href="#rfc.xref.header.connection.6">6.2.5</a>, <a href="#rfc.xref.header.connection.7">6.3</a>, <a href="#rfc.xref.header.connection.8">7.1</a>, <a href="#rfc.xref.header.connection.9">7.1</a>, <a href="#rfc.xref.header.connection.10">A.2</a></li> 3476 <li>Coding Format 3477 <ul> 3478 <li>chunked <a href="#rfc.iref.c.8">4.1</a></li> 3479 <li>compress <a href="#rfc.iref.c.10">4.2.1</a></li> 3480 <li>deflate <a href="#rfc.iref.c.11">4.2.2</a></li> 3481 <li>gzip <a href="#rfc.iref.c.12">4.2.3</a></li> 3482 </ul> 3483 </li> 3484 <li>compress (Coding Format) <a href="#rfc.iref.c.9">4.2.1</a></li> 3471 <li>close <a href="#rfc.xref.header.connection.1">2.3</a>, <a href="#rfc.xref.header.connection.2">2.6</a>, <a href="#rfc.xref.header.connection.3">3.2</a>, <a href="#rfc.xref.header.connection.4">4.3</a>, <a href="#rfc.xref.header.connection.5">5.6</a>, <a href="#rfc.iref.c.10"><b>6.1</b></a>, <a href="#rfc.xref.persistent.tear-down.1">6.1</a>, <a href="#rfc.iref.c.12">6.2.5</a>, <a href="#rfc.xref.header.connection.6">6.2.5</a>, <a href="#rfc.xref.header.connection.7">6.3</a>, <a href="#rfc.xref.header.connection.8">7.1</a>, <a href="#rfc.xref.header.connection.9">7.1</a>, <a href="#rfc.xref.header.connection.10">A.2</a></li> 3472 <li>compress (Coding Format) <a href="#rfc.iref.c.8">4.2.1</a></li> 3485 3473 <li>connection <a href="#rfc.iref.c.2"><b>2.1</b></a></li> 3486 <li>Connection header field <a href="#rfc.xref.header.connection.1">2.3</a>, <a href="#rfc.xref.header.connection.2">2.6</a>, <a href="#rfc.xref.header.connection.3">3.2</a>, <a href="#rfc.xref.header.connection.4">4.3</a>, <a href="#rfc.xref.header.connection.5">5.6</a>, <a href="#rfc.iref.c. 13"><b>6.1</b></a>, <a href="#rfc.xref.persistent.tear-down.1">6.1</a>, <a href="#rfc.iref.c.15">6.2.5</a>, <a href="#rfc.xref.header.connection.6">6.2.5</a>, <a href="#rfc.xref.header.connection.7">6.3</a>, <a href="#rfc.xref.header.connection.8">7.1</a>, <a href="#rfc.xref.header.connection.9">7.1</a>, <a href="#rfc.xref.header.connection.10">A.2</a></li>3474 <li>Connection header field <a href="#rfc.xref.header.connection.1">2.3</a>, <a href="#rfc.xref.header.connection.2">2.6</a>, <a href="#rfc.xref.header.connection.3">3.2</a>, <a href="#rfc.xref.header.connection.4">4.3</a>, <a href="#rfc.xref.header.connection.5">5.6</a>, <a href="#rfc.iref.c.9"><b>6.1</b></a>, <a href="#rfc.xref.persistent.tear-down.1">6.1</a>, <a href="#rfc.iref.c.11">6.2.5</a>, <a href="#rfc.xref.header.connection.6">6.2.5</a>, <a href="#rfc.xref.header.connection.7">6.3</a>, <a href="#rfc.xref.header.connection.8">7.1</a>, <a href="#rfc.xref.header.connection.9">7.1</a>, <a href="#rfc.xref.header.connection.10">A.2</a></li> 3487 3475 <li>Content-Length header field <a href="#rfc.iref.c.6"><b>3.3.2</b></a>, <a href="#rfc.xref.header.content-length.1">7.1</a></li> 3488 3476 </ul> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1899 r1901 1852 1852 <section title="Chunked Transfer Coding" anchor="chunked.encoding"> 1853 1853 <iref item="chunked (Coding Format)"/> 1854 <iref item="Coding Format" subitem="chunked"/>1855 1854 <x:anchor-alias value="chunk"/> 1856 1855 <x:anchor-alias value="chunked-body"/> … … 1995 1994 <section title="Compress Coding" anchor="compress.coding"> 1996 1995 <iref item="compress (Coding Format)"/> 1997 <iref item="Coding Format" subitem="compress"/>1998 1996 <t> 1999 1997 The "compress" format is produced by the common UNIX file compression … … 2006 2004 <section title="Deflate Coding" anchor="deflate.coding"> 2007 2005 <iref item="deflate (Coding Format)"/> 2008 <iref item="Coding Format" subitem="deflate"/>2009 2006 <t> 2010 2007 The "deflate" format is defined as the "deflate" compression mechanism … … 2022 2019 <section title="Gzip Coding" anchor="gzip.coding"> 2023 2020 <iref item="gzip (Coding Format)"/> 2024 <iref item="Coding Format" subitem="gzip"/>2025 2021 <t> 2026 2022 The "gzip" format is produced by the file compression program -
draft-ietf-httpbis/latest/p2-semantics.html
r1900 r1901 449 449 } 450 450 @bottom-center { 451 content: "Expires March 19, 2013";451 content: "Expires March 21, 2013"; 452 452 } 453 453 @bottom-right { … … 498 498 <meta name="dct.creator" content="Reschke, J. F."> 499 499 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 500 <meta name="dct.issued" scheme="ISO8601" content="2012-09-1 5">500 <meta name="dct.issued" scheme="ISO8601" content="2012-09-17"> 501 501 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 502 502 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation."> … … 529 529 </tr> 530 530 <tr> 531 <td class="left">Expires: March 19, 2013</td>531 <td class="left">Expires: March 21, 2013</td> 532 532 <td class="right">greenbytes</td> 533 533 </tr> 534 534 <tr> 535 535 <td class="left"></td> 536 <td class="right">September 1 5, 2012</td>536 <td class="right">September 17, 2012</td> 537 537 </tr> 538 538 </tbody> … … 561 561 in progress”. 562 562 </p> 563 <p>This Internet-Draft will expire on March 19, 2013.</p>563 <p>This Internet-Draft will expire on March 21, 2013.</p> 564 564 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 565 565 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3071 3071 mechanism will be required to remove the encoding. 3072 3072 </p> 3073 <p id="rfc.section.9.4.p.4">compress<span id="rfc.iref.c.8"></span> <span id="rfc.iref.c.9"></span>3073 <p id="rfc.section.9.4.p.4">compress<span id="rfc.iref.c.8"></span> 3074 3074 </p> 3075 3075 <ul class="empty"> … … 3077 3077 </li> 3078 3078 </ul> 3079 <p id="rfc.section.9.4.p.5">deflate<span id="rfc.iref.d.3"></span> <span id="rfc.iref.c.10"></span>3079 <p id="rfc.section.9.4.p.5">deflate<span id="rfc.iref.d.3"></span> 3080 3080 </p> 3081 3081 <ul class="empty"> … … 3083 3083 </li> 3084 3084 </ul> 3085 <p id="rfc.section.9.4.p.6">gzip<span id="rfc.iref.g.54"></span> <span id="rfc.iref.c.11"></span>3085 <p id="rfc.section.9.4.p.6">gzip<span id="rfc.iref.g.54"></span> 3086 3086 </p> 3087 3087 <ul class="empty"> … … 4126 4126 However, this parameter is not part of the MIME standards). 4127 4127 </p> 4128 <div id="rfc.iref.c. 12"></div>4128 <div id="rfc.iref.c.9"></div> 4129 4129 <h2 id="rfc.section.A.5"><a href="#rfc.section.A.5">A.5</a> <a id="no.content-transfer-encoding" href="#no.content-transfer-encoding">No Content-Transfer-Encoding</a></h2> 4130 4130 <p id="rfc.section.A.5.p.1">HTTP does not use the Content-Transfer-Encoding field of MIME. Proxies and gateways from MIME-compliant protocols to HTTP <em class="bcp14">MUST</em> remove any Content-Transfer-Encoding prior to delivering the response message to an HTTP client. … … 5020 5020 <li><a id="rfc.index.C" href="#rfc.index.C"><b>C</b></a><ul> 5021 5021 <li>cacheable <a href="#rfc.iref.c.6"><b>5.2.3</b></a></li> 5022 <li>Coding Format 5023 <ul>5024 <li>compress <a href="#rfc.iref.c.9">9.4</a></li>5025 <li>deflate <a href="#rfc.iref.c.10">9.4</a></li>5026 <li>gzip <a href="#rfc.iref.c.11">9.4</a></li>5027 </ul>5028 </li>5029 5022 <li>compress (Coding Format) <a href="#rfc.iref.c.8">9.4</a></li> 5030 5023 <li>CONNECT method <a href="#rfc.xref.CONNECT.1">5.1</a>, <a href="#rfc.iref.c.7"><b>5.3.6</b></a>, <a href="#rfc.xref.CONNECT.2">10.1.3</a>, <a href="#rfc.xref.CONNECT.3">C</a></li> … … 5033 5026 <li>Content-Language header field <a href="#rfc.xref.header.content-language.1">3.2</a>, <a href="#rfc.iref.c.4"><b>3.2.3</b></a>, <a href="#rfc.xref.header.content-language.2">10.3.2</a></li> 5034 5027 <li>Content-Location header field <a href="#rfc.xref.header.content-location.1">3.2</a>, <a href="#rfc.iref.c.5"><b>3.2.4</b></a>, <a href="#rfc.xref.header.content-location.2">5.3.3</a>, <a href="#rfc.xref.header.content-location.3">8.1.1</a>, <a href="#rfc.xref.header.content-location.4">10.3.2</a>, <a href="#rfc.xref.header.content-location.5">C</a></li> 5035 <li>Content-Transfer-Encoding header field <a href="#rfc.iref.c. 12">A.5</a>, <a href="#rfc.xref.no.content-transfer-encoding.1">C</a></li>5028 <li>Content-Transfer-Encoding header field <a href="#rfc.iref.c.9">A.5</a>, <a href="#rfc.xref.no.content-transfer-encoding.1">C</a></li> 5036 5029 <li>Content-Type header field <a href="#rfc.xref.header.content-type.1">3.2</a>, <a href="#rfc.iref.c.2"><b>3.2.1</b></a>, <a href="#rfc.xref.header.content-type.2">7</a>, <a href="#rfc.xref.header.content-type.3">9.5</a>, <a href="#rfc.xref.header.content-type.4">10.3.1</a>, <a href="#rfc.xref.header.content-type.5">10.3.2</a></li> 5037 5030 </ul> -
draft-ietf-httpbis/latest/p2-semantics.xml
r1900 r1901 3839 3839 </t> 3840 3840 <t> 3841 compress<iref item="compress (Coding Format)"/> <iref item="Coding Format" subitem="compress"/>3841 compress<iref item="compress (Coding Format)"/> 3842 3842 <list> 3843 3843 <t> … … 3847 3847 </t> 3848 3848 <t> 3849 deflate<iref item="deflate (Coding Format)"/> <iref item="Coding Format" subitem="deflate"/>3849 deflate<iref item="deflate (Coding Format)"/> 3850 3850 <list> 3851 3851 <t> … … 3855 3855 </t> 3856 3856 <t> 3857 gzip<iref item="gzip (Coding Format)"/> <iref item="Coding Format" subitem="gzip"/>3857 gzip<iref item="gzip (Coding Format)"/> 3858 3858 <list> 3859 3859 <t>
Note: See TracChangeset
for help on using the changeset viewer.