Changeset 2231 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 30/04/13 13:24:09 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r2227 r2231 449 449 } 450 450 @bottom-center { 451 content: "Expires October 27, 2013";451 content: "Expires November 1, 2013"; 452 452 } 453 453 @bottom-right { … … 494 494 <meta name="dct.creator" content="Reschke, J. F."> 495 495 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 496 <meta name="dct.issued" scheme="ISO8601" content="2013-04- 25">496 <meta name="dct.issued" scheme="ISO8601" content="2013-04-30"> 497 497 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 498 498 <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."> … … 522 522 <tr> 523 523 <td class="left">Intended status: Standards Track</td> 524 <td class="right">April 25, 2013</td>524 <td class="right">April 30, 2013</td> 525 525 </tr> 526 526 <tr> 527 <td class="left">Expires: October 27, 2013</td>527 <td class="left">Expires: November 1, 2013</td> 528 528 <td class="right"></td> 529 529 </tr> … … 553 553 in progress”. 554 554 </p> 555 <p>This Internet-Draft will expire on October 27, 2013.</p>555 <p>This Internet-Draft will expire on November 1, 2013.</p> 556 556 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 557 557 <p>Copyright © 2013 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3224 3224 response semantics (<a href="#Part5" id="rfc.xref.Part5.11"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Range Requests">[Part5]</cite></a>), it ought to document this too. 3225 3225 </p> 3226 <div class="note" id="rfc.section.8.1.2.p.4"> 3227 <p> <b>Note:</b> Avoid method names starting with "M-", their semantics has been overloaded by <a href="#RFC2774" id="rfc.xref.RFC2774.1"><cite title="An HTTP Extension Framework">[RFC2774]</cite></a>. 3228 </p> 3229 </div> 3226 3230 <h3 id="rfc.section.8.1.3"><a href="#rfc.section.8.1.3">8.1.3</a> <a id="method.registration" href="#method.registration">Registrations</a></h3> 3227 3231 <p id="rfc.section.8.1.3.p.1">The HTTP Method Registry shall be populated with the registrations below:</p> … … 4028 4032 <h2 id="rfc.references.2"><a href="#rfc.section.11.2" id="rfc.section.11.2">11.2</a> Informative References 4029 4033 </h2> 4030 <table> 4034 <table> 4031 4035 <tr> 4032 4036 <td class="reference"><b id="BCP13">[BCP13]</b></td> … … 4082 4086 <td class="reference"><b id="RFC2616">[RFC2616]</b></td> 4083 4087 <td class="top"><a href="mailto:fielding@ics.uci.edu" title="University of California, Irvine">Fielding, R.</a>, <a href="mailto:jg@w3.org" title="W3C">Gettys, J.</a>, <a href="mailto:mogul@wrl.dec.com" title="Compaq Computer Corporation">Mogul, J.</a>, <a href="mailto:frystyk@w3.org" title="MIT Laboratory for Computer Science">Frystyk, H.</a>, <a href="mailto:masinter@parc.xerox.com" title="Xerox Corporation">Masinter, L.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, and <a href="mailto:timbl@w3.org" title="W3C">T. Berners-Lee</a>, “<a href="http://tools.ietf.org/html/rfc2616">Hypertext Transfer Protocol -- HTTP/1.1</a>”, RFC 2616, June 1999. 4088 </td> 4089 </tr> 4090 <tr> 4091 <td class="reference"><b id="RFC2774">[RFC2774]</b></td> 4092 <td class="top"><a href="mailto:frystyk@w3.org">Frystyk, H.</a>, <a href="mailto:paulle@microsoft.com">Leach, P.</a>, and <a href="mailto:lawrence@agranat.com">S. Lawrence</a>, “<a href="http://tools.ietf.org/html/rfc2774">An HTTP Extension Framework</a>”, RFC 2774, February 2000. 4084 4093 </td> 4085 4094 </tr> … … 4465 4474 <ul> 4466 4475 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/436">http://tools.ietf.org/wg/httpbis/trac/ticket/436</a>>: "explain list expansion in ABNF appendices" 4476 </li> 4477 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/459">http://tools.ietf.org/wg/httpbis/trac/ticket/459</a>>: "RFC2774 and method registrations" 4467 4478 </li> 4468 4479 </ul> … … 4786 4797 </ul> 4787 4798 </li> 4799 <li><em>RFC2774</em> <a href="#rfc.xref.RFC2774.1">8.1.2</a>, <a href="#RFC2774"><b>11.2</b></a></li> 4788 4800 <li><em>RFC2817</em> <a href="#rfc.xref.RFC2817.1">8.2</a>, <a href="#RFC2817"><b>11.2</b></a>, <a href="#rfc.xref.RFC2817.2">B</a>, <a href="#rfc.xref.RFC2817.3">B</a>, <a href="#rfc.xref.RFC2817.4">B</a><ul> 4789 4801 <li><em>Section 7.1</em> <a href="#rfc.xref.RFC2817.1">8.2</a>, <a href="#rfc.xref.RFC2817.4">B</a></li>
Note: See TracChangeset
for help on using the changeset viewer.