Changeset 440 for draft-ietf-httpbis-method-registrations
- Timestamp:
- 29/01/09 15:34:57 (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
r436 r440 217 217 ul p { 218 218 margin-left: 0em; 219 }220 ul.ind {221 list-style: none;222 margin-left: 1.5em;223 margin-right: 0em;224 padding-left: 0em;225 }226 li.indline0 {227 font-weight: bold;228 line-height: 200%;229 margin-left: 0em;230 margin-right: 0em;231 }232 li.indline1 {233 font-weight: normal;234 line-height: 150%;235 margin-left: 0em;236 margin-right: 0em;237 219 } 238 220 … … 331 313 } 332 314 @top-right { 333 content: " November 2008";315 content: "January 2009"; 334 316 } 335 317 @top-center { … … 367 349 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 368 350 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 369 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.4 00, 2008-10-10 14:04:14, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">351 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.415, 2009-01-29 15:06:08, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 370 352 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 371 353 <meta name="DC.Creator" content="Reschke, J. F."> 372 354 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-latest"> 373 <meta name="DC.Date.Issued" scheme="ISO8601" content="200 8-11">355 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-01"> 374 356 <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."> 375 357 </head> … … 377 359 <table summary="header information" class="header" border="0" cellpadding="1" cellspacing="1"> 378 360 <tr> 379 <td class="header left"> NetworkWorking Group</td>361 <td class="header left">HTTPbis Working Group</td> 380 362 <td class="header right">J. F. Reschke</td> 381 363 </tr> … … 389 371 390 372 </td> 391 <td class="header right"> November 2008</td>373 <td class="header right">January 29, 2009</td> 392 374 </tr> 393 375 <tr> … … 401 383 </tr> 402 384 <tr> 403 <td class="header left">Expires: May 2009</td>385 <td class="header left">Expires: July 2009</td> 404 386 <td class="header right"></td> 405 387 </tr> … … 422 404 <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>>. 423 405 </p> 424 <p>This Internet-Draft will expire in May 2009.</p>406 <p>This Internet-Draft will expire in July 2009.</p> 425 407 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 426 408 <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before -
draft-ietf-httpbis-method-registrations/latest/draft-ietf-httpbis-method-registrations.xml
r436 r440 40 40 </author> 41 41 42 <date month="November" year="2008"/> 42 <date month="January" year="2009"/> 43 <workgroup>HTTPbis Working Group</workgroup> 43 44 44 45 <abstract>
Note: See TracChangeset
for help on using the changeset viewer.