Changeset 1939 for draft-ietf-httpbis-method-registrations/10
- Timestamp:
- 13/10/12 11:36:50 (10 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/10
- Files:
-
- 4 added
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/10/draft-ietf-httpbis-method-registrations.html
r1933 r1939 62 62 63 63 // docname 64 var docname = "draft-ietf-httpbis-method-registrations- latest";64 var docname = "draft-ietf-httpbis-method-registrations-10"; 65 65 66 66 // section … … 422 422 } 423 423 @bottom-center { 424 content: "Expires April 7, 2013";424 content: "Expires April 16, 2013"; 425 425 } 426 426 @bottom-right { … … 452 452 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 453 453 <meta name="dct.creator" content="Reschke, J. F."> 454 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations- latest">455 <meta name="dct.issued" scheme="ISO8601" content="2012-10- 04">454 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-10"> 455 <meta name="dct.issued" scheme="ISO8601" content="2012-10-13"> 456 456 <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."> 457 457 <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."> … … 470 470 <tr> 471 471 <td class="left">Intended status: Informational</td> 472 <td class="right">October 4, 2012</td>472 <td class="right">October 13, 2012</td> 473 473 </tr> 474 474 <tr> 475 <td class="left">Expires: April 7, 2013</td>475 <td class="left">Expires: April 16, 2013</td> 476 476 <td class="right"></td> 477 477 </tr> 478 478 </tbody> 479 479 </table> 480 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations- latest</span></p>480 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-10</span></p> 481 481 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 482 482 <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before … … 499 499 in progress”. 500 500 </p> 501 <p>This Internet-Draft will expire on April 7, 2013.</p>501 <p>This Internet-Draft will expire on April 16, 2013.</p> 502 502 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 503 503 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-method-registrations/10/draft-ietf-httpbis-method-registrations.xml
r1933 r1939 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-10" category="info"> 26 26 <x:feedback template="mailto:ietf-http-wg@w3.org?subject={docname},%20%22{section}%22&body=<{ref}>:"/> 27 27 <front> … … 42 42 </author> 43 43 44 <date month="October" year="2012" />44 <date month="October" year="2012" day="13"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.