Changeset 1814 for draft-ietf-httpbis/latest/p6-cache.html
- Timestamp:
- 18/07/12 07:49:57 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r1808 r1814 452 452 } 453 453 @bottom-center { 454 content: "Expires January 1 7, 2013";454 content: "Expires January 19, 2013"; 455 455 } 456 456 @bottom-right { … … 499 499 <meta name="dct.creator" content="Reschke, J. F."> 500 500 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 501 <meta name="dct.issued" scheme="ISO8601" content="2012-07-1 6">501 <meta name="dct.issued" scheme="ISO8601" content="2012-07-18"> 502 502 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 503 503 <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."> … … 525 525 </tr> 526 526 <tr> 527 <td class="left">Expires: January 1 7, 2013</td>527 <td class="left">Expires: January 19, 2013</td> 528 528 <td class="right">M. Nottingham, Editor</td> 529 529 </tr> … … 542 542 <tr> 543 543 <td class="left"></td> 544 <td class="right">July 1 6, 2012</td>544 <td class="right">July 18, 2012</td> 545 545 </tr> 546 546 </tbody> … … 568 568 in progress”. 569 569 </p> 570 <p>This Internet-Draft will expire on January 1 7, 2013.</p>570 <p>This Internet-Draft will expire on January 19, 2013.</p> 571 571 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 572 572 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1052 1052 <li>All expiration-related calculations <em class="bcp14">MUST</em> be done in GMT. The local time zone <em class="bcp14">MUST NOT</em> influence the calculation or comparison of an age or expiration time. 1053 1053 </li> 1054 <li> If an HTTP header field incorrectly carries a date value with a time zone other than GMT, it <em class="bcp14">MUST</em> be converted into GMT using the most conservative possible conversion.1054 <li>Caches <em class="bcp14">SHOULD</em> consider dates with time zones other than "GMT" invalid. 1055 1055 </li> 1056 1056 </ul> … … 2056 2056 </ul> 2057 2057 <h2 id="rfc.section.D.2"><a href="#rfc.section.D.2">D.2</a> <a id="changes.since.20" href="#changes.since.20">Since draft-ietf-httpbis-p6-cache-20</a></h2> 2058 <p id="rfc.section.D.2.p.1">None yet.</p> 2058 <p id="rfc.section.D.2.p.1">Closed issues: </p> 2059 <ul> 2060 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/375">http://tools.ietf.org/wg/httpbis/trac/ticket/375</a>>: "'Most Conservative'" 2061 </li> 2062 </ul> 2059 2063 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 2060 2064 <p class="noprint"><a href="#rfc.index.1">1</a> <a href="#rfc.index.2">2</a> <a href="#rfc.index.A">A</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.E">E</a> <a href="#rfc.index.F">F</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.N">N</a> <a href="#rfc.index.O">O</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> <a href="#rfc.index.W">W</a>
Note: See TracChangeset
for help on using the changeset viewer.