Changeset 775 for draft-ietf-httpbis-method-registrations/03
- Timestamp:
- 05/03/10 13:48:59 (13 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/03
- Files:
-
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/03/draft-ietf-httpbis-method-registrations.html
r774 r775 353 353 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 354 354 <meta name="dct.creator" content="Reschke, J. F."> 355 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations- latest">356 <meta name="dct.issued" scheme="ISO8601" content="2010-03-0 5">355 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-03"> 356 <meta name="dct.issued" scheme="ISO8601" content="2010-03-08"> 357 357 <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."> 358 358 <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."> … … 371 371 <tr> 372 372 <td class="left">Intended status: Informational</td> 373 <td class="right">March 5, 2010</td>373 <td class="right">March 8, 2010</td> 374 374 </tr> 375 375 <tr> 376 <td class="left">Expires: September 6, 2010</td>376 <td class="left">Expires: September 9, 2010</td> 377 377 <td class="right"></td> 378 378 </tr> 379 379 </tbody> 380 380 </table> 381 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations- latest</span></p>381 <p class="title">Initial Hypertext Transfer Protocol (HTTP) Method Registrations<br><span class="filename">draft-ietf-httpbis-method-registrations-03</span></p> 382 382 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 383 383 <p>This document registers those Hypertext Transfer Protocol (HTTP) methods which have been defined in standards-track RFCs before … … 397 397 <p>The list of Internet-Draft Shadow Directories can be accessed at <a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>. 398 398 </p> 399 <p>This Internet-Draft will expire in September 6, 2010.</p>399 <p>This Internet-Draft will expire in September 9, 2010.</p> 400 400 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 401 401 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-method-registrations/03/draft-ietf-httpbis-method-registrations.xml
r774 r775 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="trust200902" docName="draft-ietf-httpbis-method-registrations- latest" category="info">24 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-method-registrations-03" category="info"> 25 25 <front> 26 26 <title abbrev="HTTP Method Registrations">Initial Hypertext Transfer Protocol (HTTP) … … 40 40 </author> 41 41 42 <date month="March" year="2010" />42 <date month="March" year="2010" day="8"/> 43 43 <workgroup>HTTPbis Working Group</workgroup> 44 44
Note: See TracChangeset
for help on using the changeset viewer.