Changeset 751 for draft-ietf-httpbis-method-registrations
- Timestamp:
- 28/01/10 08:00:52 (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
r749 r751 184 184 background-color: gray; 185 185 width: 50%; 186 }187 table.header a {188 color: white;189 186 } 190 187 td.reference { … … 357 354 <meta name="DC.Creator" content="Reschke, J. F."> 358 355 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 359 <meta name="DC.Date.Issued" scheme="ISO8601" content="2010-01-2 5">356 <meta name="DC.Date.Issued" scheme="ISO8601" content="2010-01-28"> 360 357 <meta name="DC.Description.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."> 361 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."> … … 373 370 </tr> 374 371 <tr> 375 <td class="left">Updates: <a href="http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-08">draft-ietf-httpbis-p2-semantics-08</a> (if approved) 376 </td> 377 <td class="right">January 25, 2010</td> 372 <td class="left">Intended status: Informational</td> 373 <td class="right">January 28, 2010</td> 378 374 </tr> 379 375 <tr> 380 <td class="left">Intended status: Informational</td> 381 <td class="right"></td> 382 </tr> 383 <tr> 384 <td class="left">Expires: July 29, 2010</td> 376 <td class="left">Expires: August 1, 2010</td> 385 377 <td class="right"></td> 386 378 </tr> … … 405 397 <p>The list of Internet-Draft Shadow Directories can be accessed at <<a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>>. 406 398 </p> 407 <p>This Internet-Draft will expire in July 29, 2010.</p>399 <p>This Internet-Draft will expire in August 1, 2010.</p> 408 400 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 409 401 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 674 666 </h2> 675 667 <p id="rfc.section.B.3.p.1">Update draft-ietf-httpbis-p2-semantics reference. PATCH is now defined in draft-dusseault-http-patch. BIND, UNBIND and REBIND 676 are defined in draft-ietf-webdav-bind. 668 are defined in draft-ietf-webdav-bind. Drop the "updates draft-ietf-httpbis-p2-semantics" clause. 677 669 </p> 678 670 </body> -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r749 r751 22 22 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 23 23 ]> 24 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-method-registrations-latest" category="info" updates="draft-ietf-httpbis-p2-semantics-08">24 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-method-registrations-latest" category="info"> 25 25 <front> 26 26 <title abbrev="HTTP Method Registrations">Initial Hypertext Transfer Protocol (HTTP) … … 506 506 PATCH is now defined in draft-dusseault-http-patch. 507 507 BIND, UNBIND and REBIND are defined in draft-ietf-webdav-bind. 508 Drop the "updates draft-ietf-httpbis-p2-semantics" clause. 508 509 </t> 509 510 </section>
Note: See TracChangeset
for help on using the changeset viewer.