Changeset 1700 for draft-ietf-httpbis-method-registrations/08
- Timestamp:
- 02/07/12 12:24:47 (9 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/08
- Files:
-
- 4 added
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/08/draft-ietf-httpbis-method-registrations.html
r1698 r1700 62 62 63 63 // docname 64 var docname = "draft-ietf-httpbis-method-registrations- latest";64 var docname = "draft-ietf-httpbis-method-registrations-08"; 65 65 66 66 // section … … 449 449 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 450 450 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 451 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.5 79, 2012-05-24 20:24:05, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">451 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.584, 2012-06-24 15:59:38, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 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">454 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-08"> 455 455 <meta name="dct.issued" scheme="ISO8601" content="2012-07-02"> 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."> … … 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-08</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 -
draft-ietf-httpbis-method-registrations/08/draft-ietf-httpbis-method-registrations.xml
r1698 r1700 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-08" 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="July" year="2012" />44 <date month="July" year="2012" day="2"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.