Changeset 2513
- Timestamp:
- 19/12/13 13:00:49 (9 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
r2501 r2513 421 421 } 422 422 @bottom-center { 423 content: "Expires June 4, 2014";423 content: "Expires June 22, 2014"; 424 424 } 425 425 @bottom-right { … … 451 451 <meta name="dct.creator" content="Reschke, J. F."> 452 452 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 453 <meta name="dct.issued" scheme="ISO8601" content="2013-12- 01">454 <meta name="dct.abstract" content="This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-trackRFCs before the IANA HTTP Method Registry was established.">455 <meta name="description" content="This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-trackRFCs before the IANA HTTP Method Registry was established.">453 <meta name="dct.issued" scheme="ISO8601" content="2013-12-19"> 454 <meta name="dct.abstract" content="This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in RFCs before the IANA HTTP Method Registry was established."> 455 <meta name="description" content="This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in RFCs before the IANA HTTP Method Registry was established."> 456 456 </head> 457 457 <body onload="init();"> … … 468 468 <tr> 469 469 <td class="left">Intended status: Informational</td> 470 <td class="right">December 1 , 2013</td>470 <td class="right">December 19, 2013</td> 471 471 </tr> 472 472 <tr> 473 <td class="left">Expires: June 4, 2014</td>473 <td class="left">Expires: June 22, 2014</td> 474 474 <td class="right"></td> 475 475 </tr> … … 478 478 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-latest</span></p> 479 479 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 480 <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before481 the IANA HTTPMethod Registry was established.480 <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in RFCs before the IANA HTTP 481 Method Registry was established. 482 482 </p> 483 483 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> … … 498 498 in progress”. 499 499 </p> 500 <p>This Internet-Draft will expire on June 4, 2014.</p>500 <p>This Internet-Draft will expire on June 22, 2014.</p> 501 501 </div> 502 502 <div id="rfc.copyrightnotice"> … … 525 525 <div id="introduction"> 526 526 <h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a href="#introduction">Introduction</a></h1> 527 <p id="rfc.section.1.p.1">This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs other 528 than <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> before the IANA HTTP Method Registry was established. 527 <p id="rfc.section.1.p.1">This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in RFCs other than <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> before the IANA HTTP Method Registry was established. 529 528 </p> 530 529 </div> … … 811 810 <div id="changes.since.14"> 812 811 <h2 id="rfc.section.A.2"><a href="#rfc.section.A.2">A.2</a> <a href="#changes.since.14">Since draft-ietf-httpbis-method-registrations-14</a></h2> 813 <p id="rfc.section.A.2.p.1">None yet.</p> 812 <p id="rfc.section.A.2.p.1">Removed misleading statement about "standards-track" RFCs, as some of the methods registered here indeed originate from Experimental 813 RFCs, and furthermore the new registry established in <a href="../../draft-ietf-httpbis/25/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> uses "IETF Review". 814 </p> 814 815 </div> 815 816 </div> -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r2501 r2513 48 48 <t> 49 49 This document registers those Hypertext Transfer 50 Protocol (HTTP) methods which have been defined in standards-trackRFCs50 Protocol (HTTP) methods which have been defined in RFCs 51 51 before the IANA HTTP Method Registry was established. 52 52 </t> … … 77 77 <t> 78 78 This document registers those Hypertext Transfer Protocol (HTTP) methods 79 which have been defined in standards-trackRFCs other than79 which have been defined in RFCs other than 80 80 <xref target="draft-ietf-httpbis-p2-semantics"/> before the IANA HTTP Method 81 81 Registry was established. … … 449 449 <section title="Since draft-ietf-httpbis-method-registrations-14" anchor="changes.since.14"> 450 450 <t> 451 None yet. 451 Removed misleading statement about "standards-track" RFCs, as some of the 452 methods registered here indeed originate from Experimental RFCs, and furthermore 453 the new registry established in <xref target="draft-ietf-httpbis-p2-semantics" x:rel="#method.registry"/> uses "IETF Review". 452 454 </t> 453 455 </section>
Note: See TracChangeset
for help on using the changeset viewer.