Changeset 1325 for draft-ietf-httpbis-method-registrations/latest
- Timestamp:
- 08/07/11 15:32:27 (11 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
r1321 r1325 329 329 } 330 330 @bottom-center { 331 content: "Expires January 2, 2012";331 content: "Expires January 9, 2012"; 332 332 } 333 333 @bottom-right { … … 360 360 <meta name="dct.creator" content="Reschke, J. F."> 361 361 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 362 <meta name="dct.issued" scheme="ISO8601" content="2011-07-0 1">362 <meta name="dct.issued" scheme="ISO8601" content="2011-07-08"> 363 363 <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."> 364 364 <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."> … … 377 377 <tr> 378 378 <td class="left">Intended status: Informational</td> 379 <td class="right">July 1, 2011</td>379 <td class="right">July 8, 2011</td> 380 380 </tr> 381 381 <tr> 382 <td class="left">Expires: January 2, 2012</td>382 <td class="left">Expires: January 9, 2012</td> 383 383 <td class="right"></td> 384 384 </tr> … … 396 396 <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>>. 397 397 </p> 398 <p>The changes in this draft are summarized in <a href="#changes.since.0 5" title="Since draft-ietf-httpbis-method-registrations-05">Appendix B.6</a>.398 <p>The changes in this draft are summarized in <a href="#changes.since.06" title="Since draft-ietf-httpbis-method-registrations-06">Appendix B.7</a>. 399 399 </p> 400 400 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 407 407 in progress”. 408 408 </p> 409 <p>This Internet-Draft will expire on January 2, 2012.</p>409 <p>This Internet-Draft will expire on January 9, 2012.</p> 410 410 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 411 411 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 431 431 <li>B.5 <a href="#changes.since.04">Since draft-ietf-httpbis-method-registrations-04</a></li> 432 432 <li>B.6 <a href="#changes.since.05">Since draft-ietf-httpbis-method-registrations-05</a></li> 433 <li>B.7 <a href="#changes.since.06">Since draft-ietf-httpbis-method-registrations-06</a></li> 433 434 </ul> 434 435 </li> … … 691 692 <h2 id="rfc.section.B.6"><a href="#rfc.section.B.6">B.6</a> <a id="changes.since.05" href="#changes.since.05">Since draft-ietf-httpbis-method-registrations-05</a></h2> 692 693 <p id="rfc.section.B.6.p.1">Update draft-ietf-httpbis-p2-semantics reference.</p> 694 <h2 id="rfc.section.B.7"><a href="#rfc.section.B.7">B.7</a> <a id="changes.since.06" href="#changes.since.06">Since draft-ietf-httpbis-method-registrations-06</a></h2> 695 <p id="rfc.section.B.7.p.1">None yet.</p> 693 696 </body> 694 697 </html> -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r1321 r1325 65 65 </t> 66 66 <t> 67 The changes in this draft are summarized in <xref target="changes.since.0 5"/>.67 The changes in this draft are summarized in <xref target="changes.since.06"/>. 68 68 </t> 69 69 </note> … … 495 495 </section> 496 496 497 <section title="Since draft-ietf-httpbis-method-registrations-06" anchor="changes.since.06"> 498 <t> 499 None yet. 500 </t> 501 </section> 502 497 503 </section> 498 504
Note: See TracChangeset
for help on using the changeset viewer.