Changeset 2412 for draft-ietf-httpbis/latest
- Timestamp:
- 24/09/13 19:18:41 (9 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r2409 r2412 449 449 } 450 450 @bottom-center { 451 content: "Expires March 2 7, 2014";451 content: "Expires March 28, 2014"; 452 452 } 453 453 @bottom-right { … … 493 493 <meta name="dct.creator" content="Reschke, J. F."> 494 494 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 495 <meta name="dct.issued" scheme="ISO8601" content="2013-09-2 3">495 <meta name="dct.issued" scheme="ISO8601" content="2013-09-24"> 496 496 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 497 497 <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."> … … 519 519 </tr> 520 520 <tr> 521 <td class="left">Expires: March 2 7, 2014</td>521 <td class="left">Expires: March 28, 2014</td> 522 522 <td class="right">J. Reschke, Editor</td> 523 523 </tr> … … 528 528 <tr> 529 529 <td class="left"></td> 530 <td class="right">September 2 3, 2013</td>530 <td class="right">September 24, 2013</td> 531 531 </tr> 532 532 </tbody> … … 554 554 in progress”. 555 555 </p> 556 <p>This Internet-Draft will expire on March 2 7, 2014.</p>556 <p>This Internet-Draft will expire on March 28, 2014.</p> 557 557 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 558 558 <p>Copyright © 2013 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 2058 2058 <ul> 2059 2059 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/486">http://tools.ietf.org/wg/httpbis/trac/ticket/486</a>>: "Requiring proxies to process warn-date" 2060 </li> 2061 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/496">http://tools.ietf.org/wg/httpbis/trac/ticket/496</a>>: "add Warning header field examples" 2060 2062 </li> 2061 2063 </ul> -
draft-ietf-httpbis/latest/p6-cache.xml
r2409 r2412 2780 2780 "Requiring proxies to process warn-date" 2781 2781 </t> 2782 <t> 2783 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/496"/>: 2784 "add Warning header field examples" 2785 </t> 2782 2786 </list> 2783 2787 </t>
Note: See TracChangeset
for help on using the changeset viewer.