Changeset 1472 for draft-ietf-httpbis/latest/p4-conditional.html
- Timestamp:
- 05/11/11 17:01:22 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r1470 r1472 359 359 } 360 360 @bottom-center { 361 content: "Expires May 5, 2012";361 content: "Expires May 8, 2012"; 362 362 } 363 363 @bottom-right { … … 392 392 <link rel="Appendix" title="B Collected ABNF" href="#rfc.section.B"> 393 393 <link rel="Appendix" title="C Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.C"> 394 <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/"> 394 <link href="p3-payload.html" rel="prev"> 395 <link href="p5-range.html" rel="next"> 396 <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/"> 395 397 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 396 398 <meta name="dct.creator" content="Fielding, R."> … … 404 406 <meta name="dct.creator" content="Reschke, J. F."> 405 407 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2011-11-0 2">408 <meta name="dct.issued" scheme="ISO8601" content="2011-11-05"> 407 409 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 408 410 <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 4 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 4 defines request header fields for indicating conditional requests and the rules for constructing responses to those requests."> … … 430 432 </tr> 431 433 <tr> 432 <td class="left">Expires: May 5, 2012</td>434 <td class="left">Expires: May 8, 2012</td> 433 435 <td class="right">J. Mogul</td> 434 436 </tr> … … 487 489 <tr> 488 490 <td class="left"></td> 489 <td class="right">November 2, 2011</td>491 <td class="right">November 5, 2011</td> 490 492 </tr> 491 493 </tbody> … … 517 519 in progress”. 518 520 </p> 519 <p>This Internet-Draft will expire on May 5, 2012.</p>521 <p>This Internet-Draft will expire on May 8, 2012.</p> 520 522 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 521 523 <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.