Changeset 805 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 06/04/10 14:57:51 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r804 r805 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2010-04-0 2">406 <meta name="dct.issued" scheme="ISO8601" content="2010-04-06"> 407 407 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 408 408 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 1 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 1 provides an overview of HTTP and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the generic message syntax and parsing requirements for HTTP message frames, and describes general security concerns for implementations."> … … 435 435 </tr> 436 436 <tr> 437 <td class="left">Expires: October 4, 2010</td>437 <td class="left">Expires: October 8, 2010</td> 438 438 <td class="right">HP</td> 439 439 </tr> … … 488 488 <tr> 489 489 <td class="left"></td> 490 <td class="right">April 2, 2010</td>490 <td class="right">April 6, 2010</td> 491 491 </tr> 492 492 </tbody> … … 516 516 in progress”. 517 517 </p> 518 <p>This Internet-Draft will expire in October 4, 2010.</p>518 <p>This Internet-Draft will expire in October 8, 2010.</p> 519 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 520 520 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2453 2453 <tr> 2454 2454 <td class="left">deflate</td> 2455 <td class="left">" zlib" format <a href="#RFC1950" id="rfc.xref.RFC1950.2"><cite title="ZLIB Compressed Data Format Specification version 3.3">[RFC1950]</cite></a> with "deflate" compression2455 <td class="left">"deflate" compression mechanism (<a href="#RFC1951" id="rfc.xref.RFC1951.2"><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.2"><cite title="ZLIB Compressed Data Format Specification version 3.3">[RFC1950]</cite></a>) 2456 2456 </td> 2457 2457 <td class="left"> <a href="#deflate.coding" title="Deflate Coding">Section 6.2.2.2</a> … … 3636 3636 <li class="indline1"><em>RFC1945</em> <a class="iref" href="#RFC1945"><b>13.2</b></a>, <a class="iref" href="#rfc.xref.RFC1945.1">B</a></li> 3637 3637 <li class="indline1"><em>RFC1950</em> <a class="iref" href="#rfc.xref.RFC1950.1">6.2.2.2</a>, <a class="iref" href="#rfc.xref.RFC1950.2">10.4</a>, <a class="iref" href="#RFC1950"><b>13.1</b></a></li> 3638 <li class="indline1"><em>RFC1951</em> <a class="iref" href="#rfc.xref.RFC1951.1">6.2.2.2</a>, <a class="iref" href="# RFC1951"><b>13.1</b></a></li>3638 <li class="indline1"><em>RFC1951</em> <a class="iref" href="#rfc.xref.RFC1951.1">6.2.2.2</a>, <a class="iref" href="#rfc.xref.RFC1951.2">10.4</a>, <a class="iref" href="#RFC1951"><b>13.1</b></a></li> 3639 3639 <li class="indline1"><em>RFC1952</em> <a class="iref" href="#rfc.xref.RFC1952.1">6.2.2.3</a>, <a class="iref" href="#rfc.xref.RFC1952.2">10.4</a>, <a class="iref" href="#RFC1952"><b>13.1</b></a></li> 3640 3640 <li class="indline1"><em>RFC2045</em> <a class="iref" href="#rfc.xref.RFC2045.1">1</a>, <a class="iref" href="#rfc.xref.RFC2045.2">6.2</a>, <a class="iref" href="#rfc.xref.RFC2045.3">12</a>, <a class="iref" href="#RFC2045"><b>13.2</b></a><ul class="ind">
Note: See TracChangeset
for help on using the changeset viewer.