Changeset 1100 for draft-ietf-httpbis-method-registrations/05
- Timestamp:
- 06/01/11 18:24:15 (12 years ago)
- Location:
- draft-ietf-httpbis-method-registrations/05
- Files:
-
- 4 added
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-method-registrations/05/draft-ietf-httpbis-method-registrations.html
r1099 r1100 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="2011-01-0 1">355 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-method-registrations-05"> 356 <meta name="dct.issued" scheme="ISO8601" content="2011-01-06"> 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">January 1, 2011</td>373 <td class="right">January 6, 2011</td> 374 374 </tr> 375 375 <tr> 376 <td class="left">Expires: July 5, 2011</td>376 <td class="left">Expires: July 10, 2011</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-05</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 … … 399 399 in progress”. 400 400 </p> 401 <p>This Internet-Draft will expire on July 5, 2011.</p>401 <p>This Internet-Draft will expire on July 10, 2011.</p> 402 402 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 403 403 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis-method-registrations/05/draft-ietf-httpbis-method-registrations.xml
r1099 r1100 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-05" category="info"> 26 26 <front> 27 27 <title abbrev="HTTP Method Registrations">Initial Hypertext Transfer Protocol (HTTP) … … 41 41 </author> 42 42 43 <date month="January" year="2011" />43 <date month="January" year="2011" day="6"/> 44 44 <workgroup>HTTPbis Working Group</workgroup> 45 45
Note: See TracChangeset
for help on using the changeset viewer.