Changeset 818 for draft-ietf-httpbis
- Timestamp:
- 07/05/10 14:48:05 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r814 r818 403 403 <meta name="dct.creator" content="Reschke, J. F."> 404 404 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 405 <meta name="dct.issued" scheme="ISO8601" content="2010-05-0 1">405 <meta name="dct.issued" scheme="ISO8601" content="2010-05-07"> 406 406 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 407 407 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 2 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages as expressed by request methods, request-header fields, response status codes, and response-header fields."> … … 434 434 </tr> 435 435 <tr> 436 <td class="left">Expires: November 2, 2010</td>436 <td class="left">Expires: November 8, 2010</td> 437 437 <td class="right">HP</td> 438 438 </tr> … … 487 487 <tr> 488 488 <td class="left"></td> 489 <td class="right">May 1, 2010</td>489 <td class="right">May 7, 2010</td> 490 490 </tr> 491 491 </tbody> … … 514 514 in progress”. 515 515 </p> 516 <p>This Internet-Draft will expire in November 2, 2010.</p>516 <p>This Internet-Draft will expire in November 8, 2010.</p> 517 517 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 518 518 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1690 1690 <p id="rfc.section.10.1.p.1">The registration procedure for HTTP Methods is defined by <a href="#method.registry" title="Method Registry">Section 2.1</a> of this document. 1691 1691 </p> 1692 <p id="rfc.section.10.1.p.2">The HTTP Method Registry located at <<a href="http://www.iana.org/assignments/http-methods">http://www.iana.org/assignments/http-methods</a>> should be populated with the registrations below:1692 <p id="rfc.section.10.1.p.2">The HTTP Method Registry should be created at <<a href="http://www.iana.org/assignments/http-methods">http://www.iana.org/assignments/http-methods</a>> and be populated with the registrations below: 1693 1693 </p> 1694 1694 <div id="rfc.table.1"> -
draft-ietf-httpbis/latest/p2-semantics.xml
r814 r818 2287 2287 </t> 2288 2288 <t> 2289 The HTTP Method Registry located at <eref target="http://www.iana.org/assignments/http-methods"/>2290 should be populated with the registrations below:2289 The HTTP Method Registry should be created at <eref target="http://www.iana.org/assignments/http-methods"/> 2290 and be populated with the registrations below: 2291 2291 </t> 2292 2292 <?BEGININC p2-semantics.iana-methods ?>
Note: See TracChangeset
for help on using the changeset viewer.