Changeset 984 for draft-ietf-httpbis-method-registrations
- Timestamp:
- 03/09/10 10:34:27 (12 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
r981 r984 354 354 <meta name="dct.creator" content="Reschke, J. F."> 355 355 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 356 <meta name="dct.issued" scheme="ISO8601" content="2010-09-0 1">356 <meta name="dct.issued" scheme="ISO8601" content="2010-09-03"> 357 357 <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."> 358 358 <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."> … … 371 371 <tr> 372 372 <td class="left">Intended status: Informational</td> 373 <td class="right">September 1, 2010</td>373 <td class="right">September 3, 2010</td> 374 374 </tr> 375 375 <tr> 376 <td class="left">Expires: March 5, 2011</td>376 <td class="left">Expires: March 7, 2011</td> 377 377 <td class="right"></td> 378 378 </tr> … … 383 383 <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before 384 384 the IANA HTTP Method Registry was established. 385 </p> 386 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> 387 <p>Discussion of this draft should take place on the HTTPBIS working group mailing list (ietf-http-wg@w3.org). The current issues 388 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>>. 389 </p> 390 <p>The changes in this draft are summarized in <a href="#changes.since.04" title="Since draft-ietf-httpbis-method-registrations-04">Appendix B.5</a>. 385 391 </p> 386 392 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 393 399 in progress”. 394 400 </p> 395 <p>This Internet-Draft will expire on March 5, 2011.</p>401 <p>This Internet-Draft will expire on March 7, 2011.</p> 396 402 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 397 403 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 415 421 <li class="tocline1">B.3 <a href="#rfc.section.B.3">Since draft-ietf-httpbis-method-registrations-02</a></li> 416 422 <li class="tocline1">B.4 <a href="#rfc.section.B.4">Since draft-ietf-httpbis-method-registrations-03</a></li> 417 <li class="tocline1">B.5 <a href="# rfc.section.B.5">Since draft-ietf-httpbis-method-registrations-04</a></li>423 <li class="tocline1">B.5 <a href="#changes.since.04">Since draft-ietf-httpbis-method-registrations-04</a></li> 418 424 </ul> 419 425 </li> … … 672 678 entry. Update draft-ietf-httpbis-p2-semantics reference. Fix change log section titles. 673 679 </p> 674 <h2 id="rfc.section.B.5"><a href="#rfc.section.B.5">B.5</a> Since draft-ietf-httpbis-method-registrations-04 675 </h2> 680 <h2 id="rfc.section.B.5"><a href="#rfc.section.B.5">B.5</a> <a id="changes.since.04" href="#changes.since.04">Since draft-ietf-httpbis-method-registrations-04</a></h2> 676 681 <p id="rfc.section.B.5.p.1">Update draft-ietf-httpbis-p2-semantics reference.</p> 677 682 </body> -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r981 r984 52 52 </abstract> 53 53 54 <note title="Editorial Note (To be removed by RFC Editor)"> 55 <t> 56 Discussion of this draft should take place on the HTTPBIS working group 57 mailing list (ietf-http-wg@w3.org). The current issues list is 58 at <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=method-registrations"/> 59 and related documents (including fancy diffs) can be found at 60 <eref target="http://tools.ietf.org/wg/httpbis/"/>. 61 </t> 62 <t> 63 The changes in this draft are summarized in <xref target="changes.since.04"/>. 64 </t> 65 </note> 66 54 67 </front> 55 68 … … 466 479 </section> 467 480 468 <section title="Since draft-ietf-httpbis-method-registrations-04" >481 <section title="Since draft-ietf-httpbis-method-registrations-04" anchor="changes.since.04"> 469 482 <t> 470 483 Update draft-ietf-httpbis-p2-semantics reference.
Note: See TracChangeset
for help on using the changeset viewer.