Changeset 2346 for draft-ietf-httpbis-method-registrations/latest
- Timestamp:
- 06/08/13 09:20:35 (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
r2333 r2346 422 422 } 423 423 @bottom-center { 424 content: "Expires February 2, 2014";424 content: "Expires February 7, 2014"; 425 425 } 426 426 @bottom-right { … … 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-08-0 1">455 <meta name="dct.issued" scheme="ISO8601" content="2013-08-06"> 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">August 1, 2013</td>472 <td class="right">August 6, 2013</td> 473 473 </tr> 474 474 <tr> 475 <td class="left">Expires: February 2, 2014</td>475 <td class="left">Expires: February 7, 2014</td> 476 476 <td class="right"></td> 477 477 </tr> … … 488 488 <p>The current issues list is at <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=method-registrations">http://trac.tools.ietf.org/wg/httpbis/trac/query?component=method-registrations</a>> and related documents (including fancy diffs) can be found at <<a href="http://tools.ietf.org/wg/httpbis/">http://tools.ietf.org/wg/httpbis/</a>>. 489 489 </p> 490 <p>The changes in this draft are summarized in <a href="#changes.since.1 1" title="Since draft-ietf-httpbis-method-registrations-11">Appendix B.12</a>.490 <p>The changes in this draft are summarized in <a href="#changes.since.12" title="Since draft-ietf-httpbis-method-registrations-12">Appendix B.13</a>. 491 491 </p> 492 492 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 499 499 in progress”. 500 500 </p> 501 <p>This Internet-Draft will expire on February 2, 2014.</p>501 <p>This Internet-Draft will expire on February 7, 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> … … 529 529 <li><a href="#rfc.section.B.11">B.11</a> <a href="#changes.since.10">Since draft-ietf-httpbis-method-registrations-10</a></li> 530 530 <li><a href="#rfc.section.B.12">B.12</a> <a href="#changes.since.11">Since draft-ietf-httpbis-method-registrations-11</a></li> 531 <li><a href="#rfc.section.B.13">B.13</a> <a href="#changes.since.12">Since draft-ietf-httpbis-method-registrations-12</a></li> 531 532 </ul> 532 533 </li> … … 837 838 <h2 id="rfc.section.B.12"><a href="#rfc.section.B.12">B.12</a> <a id="changes.since.11" href="#changes.since.11">Since draft-ietf-httpbis-method-registrations-11</a></h2> 838 839 <p id="rfc.section.B.12.p.1">Update draft-ietf-httpbis-p2-semantics reference.</p> 840 <h2 id="rfc.section.B.13"><a href="#rfc.section.B.13">B.13</a> <a id="changes.since.12" href="#changes.since.12">Since draft-ietf-httpbis-method-registrations-12</a></h2> 841 <p id="rfc.section.B.13.p.1">None yet.</p> 839 842 </body> 840 843 </html> -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r2333 r2346 66 66 </t> 67 67 <t> 68 The changes in this draft are summarized in <xref target="changes.since.1 1"/>.68 The changes in this draft are summarized in <xref target="changes.since.12"/>. 69 69 </t> 70 70 </note> … … 516 516 </section> 517 517 518 <section title="Since draft-ietf-httpbis-method-registrations-12" anchor="changes.since.12"> 519 <t> 520 None yet. 521 </t> 522 </section> 523 518 524 </section> 519 525
Note: See TracChangeset
for help on using the changeset viewer.