Changeset 1325 for draft-ietf-httpbis-method-registrations/06
- Timestamp:
- 08/07/11 15:32:27 (11 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/06
- Files:
-
- 3 added
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/06/draft-ietf-httpbis-method-registrations.html
r1321 r1325 329 329 } 330 330 @bottom-center { 331 content: "Expires January 2, 2012";331 content: "Expires January 9, 2012"; 332 332 } 333 333 @bottom-right { … … 359 359 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 360 360 <meta name="dct.creator" content="Reschke, J. F."> 361 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations- latest">362 <meta name="dct.issued" scheme="ISO8601" content="2011-07-0 1">361 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-06"> 362 <meta name="dct.issued" scheme="ISO8601" content="2011-07-08"> 363 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."> 364 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."> … … 377 377 <tr> 378 378 <td class="left">Intended status: Informational</td> 379 <td class="right">July 1, 2011</td>379 <td class="right">July 8, 2011</td> 380 380 </tr> 381 381 <tr> 382 <td class="left">Expires: January 2, 2012</td>382 <td class="left">Expires: January 9, 2012</td> 383 383 <td class="right"></td> 384 384 </tr> 385 385 </tbody> 386 386 </table> 387 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations- latest</span></p>387 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-06</span></p> 388 388 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 389 389 <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before … … 407 407 in progress”. 408 408 </p> 409 <p>This Internet-Draft will expire on January 2, 2012.</p>409 <p>This Internet-Draft will expire on January 9, 2012.</p> 410 410 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 411 411 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-method-registrations/06/draft-ietf-httpbis-method-registrations.xml
r1321 r1325 23 23 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 24 24 ]> 25 <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">25 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-method-registrations-06" category="info"> 26 26 <front> 27 27 <title abbrev="HTTP Method Registrations">Initial Hypertext Transfer Protocol (HTTP) … … 41 41 </author> 42 42 43 <date month="July" year="2011" />43 <date month="July" year="2011" day="8"/> 44 44 <workgroup>HTTPbis Working Group</workgroup> 45 45
Note: See TracChangeset
for help on using the changeset viewer.