Changeset 1472 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 05/11/11 17:01:22 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1469 r1472 359 359 } 360 360 @bottom-center { 361 content: "Expires May 4, 2012";361 content: "Expires May 8, 2012"; 362 362 } 363 363 @bottom-right { … … 397 397 <link rel="Appendix" title="B Collected ABNF" href="#rfc.section.B"> 398 398 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 399 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.556, 2011-08-28 20:30:48, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 399 <link href="p1-messaging.html" rel="prev"> 400 <link href="p3-payload.html" rel="next"> 401 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.558, 2011-11-05 16:48:52, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 400 402 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 401 403 <meta name="dct.creator" content="Fielding, R."> … … 409 411 <meta name="dct.creator" content="Reschke, J. F."> 410 412 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 411 <meta name="dct.issued" scheme="ISO8601" content="2011-11-0 1">413 <meta name="dct.issued" scheme="ISO8601" content="2011-11-05"> 412 414 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 413 415 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext 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."> … … 440 442 </tr> 441 443 <tr> 442 <td class="left">Expires: May 4, 2012</td>444 <td class="left">Expires: May 8, 2012</td> 443 445 <td class="right">HP</td> 444 446 </tr> … … 493 495 <tr> 494 496 <td class="left"></td> 495 <td class="right">November 1, 2011</td>497 <td class="right">November 5, 2011</td> 496 498 </tr> 497 499 </tbody> … … 523 525 in progress”. 524 526 </p> 525 <p>This Internet-Draft will expire on May 4, 2012.</p>527 <p>This Internet-Draft will expire on May 8, 2012.</p> 526 528 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 527 529 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
Note: See TracChangeset
for help on using the changeset viewer.