Changeset 415 for draft-ietf-httpbis-method-registrations/01
- Timestamp:
- 19/11/08 07:47:54 (14 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/01
- Files:
-
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/01/draft-ietf-httpbis-method-registrations.html
r414 r415 370 370 <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> 371 371 <meta name="DC.Creator" content="Reschke, J. F."> 372 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations- latest">372 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-01"> 373 373 <meta name="DC.Date.Issued" scheme="ISO8601" content="2008-11"> 374 374 <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."> … … 386 386 <tr> 387 387 <td class="header left"> 388 <draft-ietf-httpbis-method-registrations- latest>388 <draft-ietf-httpbis-method-registrations-01> 389 389 390 390 </td> 391 <td class="header right">November 1 8, 2008</td>392 </tr> 393 <tr> 394 <td class="header left">Updates: <a href="http://tools.ietf.org/html/rfcdraft-ietf-httpbis-p2-semantics-0 4">draft-ietf-httpbis-p2-semantics-04</a> (if approved)391 <td class="header right">November 19, 2008</td> 392 </tr> 393 <tr> 394 <td class="header left">Updates: <a href="http://tools.ietf.org/html/rfcdraft-ietf-httpbis-p2-semantics-05">draft-ietf-httpbis-p2-semantics-05</a> (if approved) 395 395 </td> 396 396 <td class="header right"></td> … … 405 405 </tr> 406 406 </table> 407 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations- latest</span></p>407 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-01</span></p> 408 408 <h1><a id="rfc.status" href="#rfc.status">Status of this Memo</a></h1> 409 409 <p>By submitting this Internet-Draft, each author represents that any applicable patent or other IPR claims of which he or she -
draft-ietf-httpbis-method-registrations/01/draft-ietf-httpbis-method-registrations.xml
r414 r415 22 22 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 23 23 ]> 24 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="full3978" docName="draft-ietf-httpbis-method-registrations- latest" category="info" updates="draft-ietf-httpbis-p2-semantics-04">24 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="full3978" docName="draft-ietf-httpbis-method-registrations-01" category="info" updates="draft-ietf-httpbis-p2-semantics-05"> 25 25 <front> 26 26 <title abbrev="HTTP Method Registrations">Initial Hypertext Transfer Protocol (HTTP) … … 40 40 </author> 41 41 42 <date month="November" year="2008" />42 <date month="November" year="2008" day="19"/> 43 43 44 44 <abstract>
Note: See TracChangeset
for help on using the changeset viewer.