Changeset 586 for draft-ietf-httpbis-method-registrations/02
- Timestamp:
- 23/05/09 13:28:02 (14 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/02
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/02/draft-ietf-httpbis-method-registrations.html
r548 r586 2 2 PUBLIC "-//W3C//DTD HTML 4.01//EN"> 3 3 <html lang="en"> 4 <head profile="http://www.w3.org/2006/03/hcard ">4 <head profile="http://www.w3.org/2006/03/hcard http://dublincore.org/documents/2008/08/04/dc-html/"> 5 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 6 6 <title>Initial Hypertext Transfer Protocol (HTTP) … … 303 303 } 304 304 @top-right { 305 content: "Ma rch2009";305 content: "May 2009"; 306 306 } 307 307 @top-center { … … 339 339 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 340 340 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 341 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.4 26, 2009-03-07 10:31:10, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">341 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.432, 2009-04-09 13:16:17, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 342 342 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 343 343 <meta name="DC.Creator" content="Reschke, J. F."> 344 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations- latest">345 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-0 3">344 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-02"> 345 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-05"> 346 346 <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."> 347 347 </head> … … 358 358 <tr> 359 359 <td class="header left"> 360 <draft-ietf-httpbis-method-registrations- latest>360 <draft-ietf-httpbis-method-registrations-02> 361 361 362 362 </td> 363 <td class="header right">Ma rch 7, 2009</td>363 <td class="header right">May 23, 2009</td> 364 364 </tr> 365 365 <tr> … … 373 373 </tr> 374 374 <tr> 375 <td class="header left">Expires: September 2009</td>375 <td class="header left">Expires: November 2009</td> 376 376 <td class="header right"></td> 377 377 </tr> 378 378 </table> 379 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations- latest</span></p>379 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-02</span></p> 380 380 <h1><a id="rfc.status" href="#rfc.status">Status of this Memo</a></h1> 381 381 <p>This Internet-Draft is submitted to IETF pursuant to, and in full conformance with, the provisions of BCP 78 and BCP 79.</p> … … 391 391 <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>>. 392 392 </p> 393 <p>This Internet-Draft will expire in September 2009.</p>393 <p>This Internet-Draft will expire in November 2009.</p> 394 394 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 395 395 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 427 427 <h1 id="rfc.references"><a href="#rfc.section.4" id="rfc.section.4">4.</a> Normative References 428 428 </h1> 429 <table summary="Normative References"> 429 <table summary="Normative References"> 430 430 <tr> 431 431 <td class="reference"><b id="RFC2068">[RFC2068]</b></td> -
draft-ietf-httpbis-method-registrations/02/draft-ietf-httpbis-method-registrations.xml
r585 r586 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-06">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-02" category="info" updates="draft-ietf-httpbis-p2-semantics-06"> 25 25 <front> 26 26 <title abbrev="HTTP Method Registrations">Initial Hypertext Transfer Protocol (HTTP) … … 40 40 </author> 41 41 42 <date month="Ma rch" year="2009"/>42 <date month="May" year="2009" day="23"/> 43 43 <workgroup>HTTPbis Working Group</workgroup> 44 44
Note: See TracChangeset
for help on using the changeset viewer.