Changeset 980 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 26/08/10 13:21:53 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r976 r980 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-08- 04">405 <meta name="dct.issued" scheme="ISO8601" content="2010-08-26"> 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: February 5, 2011</td>436 <td class="left">Expires: February 27, 2011</td> 437 437 <td class="right">HP</td> 438 438 </tr> … … 487 487 <tr> 488 488 <td class="left"></td> 489 <td class="right">August 4, 2010</td>489 <td class="right">August 26, 2010</td> 490 490 </tr> 491 491 </tbody> … … 514 514 in progress”. 515 515 </p> 516 <p>This Internet-Draft will expire on February 5, 2011.</p>516 <p>This Internet-Draft will expire on February 27, 2011.</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> … … 688 688 </p> 689 689 <p id="rfc.section.1.p.2">This document is currently disorganized in order to minimize the changes between drafts and enable reviewers to see the smaller 690 errata changes. The nextdraft will reorganize the sections to better reflect the content. In particular, the sections will690 errata changes. A future draft will reorganize the sections to better reflect the content. In particular, the sections will 691 691 be ordered according to the typical processing of an HTTP request message (after message parsing): resource mapping, general 692 692 header fields, methods, request modifiers, response status, and resource metadata. The current mess reflects how widely dispersed
Note: See TracChangeset
for help on using the changeset viewer.