Changeset 2301 for draft-ietf-httpbis-method-registrations/latest
- Timestamp:
- 01/07/13 08:47:55 (10 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.html
r2280 r2301 413 413 } 414 414 @top-right { 415 content: "Ju ne2013";415 content: "July 2013"; 416 416 } 417 417 @top-center { … … 422 422 } 423 423 @bottom-center { 424 content: "Expires December 5, 2013";424 content: "Expires January 2, 2014"; 425 425 } 426 426 @bottom-right { … … 449 449 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 450 450 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 451 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.59 7, 2013/05/27 06:39:42, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">451 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.598, 2013/06/23 14:11:10, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 452 452 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 453 453 <meta name="dct.creator" content="Reschke, J. F."> 454 454 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 455 <meta name="dct.issued" scheme="ISO8601" content="2013-0 6-03">455 <meta name="dct.issued" scheme="ISO8601" content="2013-07-01"> 456 456 <meta name="dct.abstract" content="This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before the IANA HTTP Method Registry was established."> 457 457 <meta name="description" content="This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before the IANA HTTP Method Registry was established."> … … 470 470 <tr> 471 471 <td class="left">Intended status: Informational</td> 472 <td class="right">Ju ne 3, 2013</td>472 <td class="right">July 1, 2013</td> 473 473 </tr> 474 474 <tr> 475 <td class="left">Expires: December 5, 2013</td>475 <td class="left">Expires: January 2, 2014</td> 476 476 <td class="right"></td> 477 477 </tr> … … 499 499 in progress”. 500 500 </p> 501 <p>This Internet-Draft will expire on December 5, 2013.</p>501 <p>This Internet-Draft will expire on January 2, 2014.</p> 502 502 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 503 503 <p>Copyright © 2013 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 539 539 <p id="rfc.section.2.p.1">There are no security considerations related to the registration itself.</p> 540 540 <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a> <a id="iana.considerations" href="#iana.considerations">IANA Considerations</a></h1> 541 <p id="rfc.section.3.p.1"> 541 <p id="rfc.section.3.p.1"><a href="#updated.registry.contents" title="Initial Registry Contents">Appendix A</a> provides initial registrations of HTTP method names for the IANA HTTP Method registry at <<a href="http://www.iana.org/assignments/http-methods">http://www.iana.org/assignments/http-methods</a>> (see <a href="../../draft-ietf-httpbis/22/p2-semantics.html#method.registry" title="Method Registry">Section 8.1</a> of <a href="#draft-ietf-httpbis-p2-semantics"><cite title="Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content">[draft-ietf-httpbis-p2-semantics]</cite></a>). 542 542 </p> 543 543 <h1 id="rfc.references"><a href="#rfc.section.4" id="rfc.section.4">4.</a> Normative References … … 829 829 <p id="rfc.section.B.10.p.1">Closed issues: </p> 830 830 <ul> 831 <li> 831 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/377">http://tools.ietf.org/wg/httpbis/trac/ticket/377</a>>: "what is the idempotency of LINK and UNLINK?" 832 832 </li> 833 833 </ul> -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r2280 r2301 42 42 </author> 43 43 44 <date month="Ju ne" year="2013"/>44 <date month="July" year="2013"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.