Changeset 1497 for draft-ietf-httpbis-method-registrations
- Timestamp:
- 01/01/12 14:50:59 (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
r1481 r1497 310 310 .print2col { 311 311 column-count: 2; 312 -moz-column-count: 2;313 312 column-fill: auto; 314 313 } … … 320 319 } 321 320 @top-right { 322 content: " December 2011";321 content: "January 2012"; 323 322 } 324 323 @top-center { … … 329 328 } 330 329 @bottom-center { 331 content: "Expires Ju ne 3, 2012";330 content: "Expires July 4, 2012"; 332 331 } 333 332 @bottom-right { … … 356 355 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 357 356 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 358 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.5 58, 2011-11-05 16:48:52, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">357 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.561, 2011-12-24 13:06:50, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 359 358 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 360 359 <meta name="dct.creator" content="Reschke, J. F."> 361 360 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 362 <meta name="dct.issued" scheme="ISO8601" content="201 1-12-01">361 <meta name="dct.issued" scheme="ISO8601" content="2012-01-01"> 363 362 <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 363 <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 376 <tr> 378 377 <td class="left">Intended status: Informational</td> 379 <td class="right"> December 1, 2011</td>378 <td class="right">January 1, 2012</td> 380 379 </tr> 381 380 <tr> 382 <td class="left">Expires: Ju ne 3, 2012</td>381 <td class="left">Expires: July 4, 2012</td> 383 382 <td class="right"></td> 384 383 </tr> … … 407 406 in progress”. 408 407 </p> 409 <p>This Internet-Draft will expire on Ju ne 3, 2012.</p>408 <p>This Internet-Draft will expire on July 4, 2012.</p> 410 409 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 411 <p>Copyright © 201 1IETF Trust and the persons identified as the document authors. All rights reserved.</p>410 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> 412 411 <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 rights 413 412 and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r1481 r1497 41 41 </author> 42 42 43 <date month=" December" year="2011"/>43 <date month="January" year="2012"/> 44 44 <workgroup>HTTPbis Working Group</workgroup> 45 45
Note: See TracChangeset
for help on using the changeset viewer.