Changeset 2053 for draft-ietf-httpbis/latest/p6-cache.html
- Timestamp:
- 17/12/12 00:26:52 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r2052 r2053 452 452 } 453 453 @bottom-center { 454 content: "Expires June 1 8, 2013";454 content: "Expires June 19, 2013"; 455 455 } 456 456 @bottom-right { … … 498 498 <meta name="dct.creator" content="Reschke, J. F."> 499 499 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 500 <meta name="dct.issued" scheme="ISO8601" content="2012-12-1 5">500 <meta name="dct.issued" scheme="ISO8601" content="2012-12-16"> 501 501 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 502 502 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. This document defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 524 524 </tr> 525 525 <tr> 526 <td class="left">Expires: June 1 8, 2013</td>526 <td class="left">Expires: June 19, 2013</td> 527 527 <td class="right">J. Reschke, Editor</td> 528 528 </tr> … … 533 533 <tr> 534 534 <td class="left"></td> 535 <td class="right">December 1 5, 2012</td>535 <td class="right">December 16, 2012</td> 536 536 </tr> 537 537 </tbody> … … 559 559 in progress”. 560 560 </p> 561 <p>This Internet-Draft will expire on June 1 8, 2013.</p>561 <p>This Internet-Draft will expire on June 19, 2013.</p> 562 562 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 563 563 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 727 727 </p> 728 728 <ul class="empty"> 729 <li>The time at which the origin server intends that a representation no longer be sentby a cache without further validation.</li>729 <li>The time at which the origin server intends that a representation no longer be used by a cache without further validation.</li> 730 730 </ul> 731 731 <p id="rfc.section.1.2.p.7"> <span id="rfc.iref.h.1"></span> <dfn>heuristic expiration time</dfn>
Note: See TracChangeset
for help on using the changeset viewer.