Changeset 2417 for draft-ietf-httpbis-method-registrations/13
- Timestamp:
- 25/09/13 12:18:19 (9 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/13
- Files:
-
- 4 added
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/13/draft-ietf-httpbis-method-registrations.html
r2415 r2417 62 62 63 63 // docname 64 var docname = "draft-ietf-httpbis-method-registrations- latest";64 var docname = "draft-ietf-httpbis-method-registrations-13"; 65 65 66 66 // section … … 449 449 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 450 450 <meta name="dct.creator" content="Reschke, J. F."> 451 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations- latest">451 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-13"> 452 452 <meta name="dct.issued" scheme="ISO8601" content="2013-09-25"> 453 453 <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."> … … 475 475 </tbody> 476 476 </table> 477 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations- latest</span></p>477 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-13</span></p> 478 478 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 479 479 <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before -
draft-ietf-httpbis-method-registrations/13/draft-ietf-httpbis-method-registrations.xml
r2415 r2417 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-13" 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="September" year="2013" />44 <date month="September" year="2013" day="25"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46
Note: See TracChangeset
for help on using the changeset viewer.