Changeset 1929 for draft-ietf-httpbis/latest/p4-conditional.html
- Timestamp:
- 02/10/12 20:12:23 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r1924 r1929 449 449 } 450 450 @bottom-center { 451 content: "Expires April 4, 2013";451 content: "Expires April 5, 2013"; 452 452 } 453 453 @bottom-right { … … 491 491 <meta name="dct.creator" content="Reschke, J. F."> 492 492 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 493 <meta name="dct.issued" scheme="ISO8601" content="2012-10-0 1">493 <meta name="dct.issued" scheme="ISO8601" content="2012-10-02"> 494 494 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 495 495 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines HTTP/1.1 conditional requests, including metadata header fields for indicating state changes, request header fields for making preconditions on such state, and rules for constructing the responses to a conditional request when one or more preconditions evaluate to false."> … … 517 517 </tr> 518 518 <tr> 519 <td class="left">Expires: April 4, 2013</td>520 <td class="right">October 1, 2012</td>519 <td class="left">Expires: April 5, 2013</td> 520 <td class="right">October 2, 2012</td> 521 521 </tr> 522 522 </tbody> … … 534 534 <p>The current issues list is at <<a href="http://tools.ietf.org/wg/httpbis/trac/report/3">http://tools.ietf.org/wg/httpbis/trac/report/3</a>> and related documents (including fancy diffs) can be found at <<a href="http://tools.ietf.org/wg/httpbis/">http://tools.ietf.org/wg/httpbis/</a>>. 535 535 </p> 536 <p>The changes in this draft are summarized in <a href="#changes.since.2 0" title="Since draft-ietf-httpbis-p4-conditional-20">Appendix D.2</a>.536 <p>The changes in this draft are summarized in <a href="#changes.since.21" title="Since draft-ietf-httpbis-p4-conditional-21">Appendix D.3</a>. 537 537 </p> 538 538 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 545 545 in progress”. 546 546 </p> 547 <p>This Internet-Draft will expire on April 4, 2013.</p>547 <p>This Internet-Draft will expire on April 5, 2013.</p> 548 548 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 549 549 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 617 617 <li><a href="#rfc.section.D.1">D.1</a> <a href="#changes.since.19">Since draft-ietf-httpbis-p4-conditional-19</a></li> 618 618 <li><a href="#rfc.section.D.2">D.2</a> <a href="#changes.since.20">Since draft-ietf-httpbis-p4-conditional-20</a></li> 619 <li><a href="#rfc.section.D.3">D.3</a> <a href="#changes.since.21">Since draft-ietf-httpbis-p4-conditional-21</a></li> 619 620 </ul> 620 621 </li> … … 1362 1363 <li>Conformance criteria and considerations regarding error handling are now defined in Part 1.</li> 1363 1364 </ul> 1365 <h2 id="rfc.section.D.3"><a href="#rfc.section.D.3">D.3</a> <a id="changes.since.21" href="#changes.since.21">Since draft-ietf-httpbis-p4-conditional-21</a></h2> 1366 <p id="rfc.section.D.3.p.1">None yet.</p> 1364 1367 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1365 1368 <p class="noprint"><a href="#rfc.index.3">3</a> <a href="#rfc.index.4">4</a> <a href="#rfc.index.E">E</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.L">L</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> <a href="#rfc.index.V">V</a>
Note: See TracChangeset
for help on using the changeset viewer.