Changeset 1145 for draft-ietf-httpbis-method-registrations
- Timestamp:
- 01/03/11 09:24:49 (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
r1103 r1145 84 84 margin-left: 2em; 85 85 margin-right: 2em; 86 } 87 ol.la { 88 list-style-type: lower-alpha; 89 } 90 ol.ua { 91 list-style-type: upper-alpha; 86 92 } 87 93 ol p { … … 314 320 } 315 321 @top-right { 316 content: " February2011";322 content: "March 2011"; 317 323 } 318 324 @top-center { … … 323 329 } 324 330 @bottom-center { 325 content: "Expires August 5, 2011";331 content: "Expires September 2, 2011"; 326 332 } 327 333 @bottom-right { … … 350 356 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 351 357 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 352 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.54 0, 2011-01-10 09:27:20, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">358 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.543, 2011-02-18 21:03:40, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 353 359 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 354 360 <meta name="dct.creator" content="Reschke, J. F."> 355 361 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 356 <meta name="dct.issued" scheme="ISO8601" content="2011-0 2-01">362 <meta name="dct.issued" scheme="ISO8601" content="2011-03-01"> 357 363 <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 364 <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 377 <tr> 372 378 <td class="left">Intended status: Informational</td> 373 <td class="right"> February1, 2011</td>379 <td class="right">March 1, 2011</td> 374 380 </tr> 375 381 <tr> 376 <td class="left">Expires: August 5, 2011</td>382 <td class="left">Expires: September 2, 2011</td> 377 383 <td class="right"></td> 378 384 </tr> … … 399 405 in progress”. 400 406 </p> 401 <p>This Internet-Draft will expire on August 5, 2011.</p>407 <p>This Internet-Draft will expire on September 2, 2011.</p> 402 408 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 403 409 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r1103 r1145 41 41 </author> 42 42 43 <date month=" February" year="2011"/>43 <date month="March" year="2011"/> 44 44 <workgroup>HTTPbis Working Group</workgroup> 45 45
Note: See TracChangeset
for help on using the changeset viewer.