Changeset 456 for draft-ietf-httpbis-method-registrations/latest
- Timestamp:
- 28/02/09 16:28:10 (13 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
r446 r456 148 148 border-width: 1px; 149 149 } 150 caption { 151 caption-side: bottom; 152 font-weight: bold; 153 font-size: 9pt; 154 margin-top: .5em; 155 } 156 150 157 table.header { 151 158 width: 95%; … … 296 303 } 297 304 @top-right { 298 content: " January 2009";305 content: "February 2009"; 299 306 } 300 307 @top-center { … … 332 339 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 333 340 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 334 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.42 1, 2009-02-20 13:12:03, 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.424, 2009-02-24 16:15:29, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 335 342 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 336 343 <meta name="DC.Creator" content="Reschke, J. F."> 337 344 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 338 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-0 1">345 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-02"> 339 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."> 340 347 </head> … … 354 361 355 362 </td> 356 <td class="header right"> January2009</td>363 <td class="header right">February 28, 2009</td> 357 364 </tr> 358 365 <tr> … … 366 373 </tr> 367 374 <tr> 368 <td class="header left">Expires: July2009</td>375 <td class="header left">Expires: August 2009</td> 369 376 <td class="header right"></td> 370 377 </tr> … … 384 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>>. 385 392 </p> 386 <p>This Internet-Draft will expire in July2009.</p>393 <p>This Internet-Draft will expire in August 2009.</p> 387 394 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 388 395 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> 389 <p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights390 and restrictions with respect to this document.396 <p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date 397 of publication of this document (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>). Please review these documents carefully, as they describe your rights and restrictions with respect to this document. 391 398 </p> 392 399 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r446 r456 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="trust200 811" docName="draft-ietf-httpbis-method-registrations-latest" category="info" updates="draft-ietf-httpbis-p2-semantics-05">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-05"> 25 25 <front> 26 26 <title abbrev="HTTP Method Registrations">Initial Hypertext Transfer Protocol (HTTP) … … 40 40 </author> 41 41 42 <date month=" January" year="2009"/>42 <date month="February" year="2009"/> 43 43 <workgroup>HTTPbis Working Group</workgroup> 44 44
Note: See TracChangeset
for help on using the changeset viewer.