Changeset 2432
- Timestamp:
- 27/10/13 00:45:29 (9 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r2431 r2432 448 448 } 449 449 @bottom-center { 450 content: "Expires April 26, 2014";450 content: "Expires April 30, 2014"; 451 451 } 452 452 @bottom-right { … … 486 486 <link href="p5-range.html" rel="prev"> 487 487 <link href="p7-auth.html" rel="next"> 488 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.603, 2013/09/18 20:22:25, XSLT vendor: SAXON 9.1.0.8from Saxonica http://www.saxonica.com/">488 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.603, 2013/09/18 20:22:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 489 489 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 490 490 <meta name="dct.creator" content="Fielding, R."> … … 492 492 <meta name="dct.creator" content="Reschke, J. F."> 493 493 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 494 <meta name="dct.issued" scheme="ISO8601" content="2013-10-2 3">494 <meta name="dct.issued" scheme="ISO8601" content="2013-10-27"> 495 495 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 496 496 <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."> … … 518 518 </tr> 519 519 <tr> 520 <td class="left">Expires: April 26, 2014</td>520 <td class="left">Expires: April 30, 2014</td> 521 521 <td class="right">J. Reschke, Editor</td> 522 522 </tr> … … 527 527 <tr> 528 528 <td class="left"></td> 529 <td class="right">October 2 3, 2013</td>529 <td class="right">October 27, 2013</td> 530 530 </tr> 531 531 </tbody> … … 554 554 in progress”. 555 555 </p> 556 <p>This Internet-Draft will expire on April 26, 2014.</p>556 <p>This Internet-Draft will expire on April 30, 2014.</p> 557 557 </div> 558 558 <div id="rfc.copyrightnotice"> … … 2227 2227 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/499">http://tools.ietf.org/wg/httpbis/trac/ticket/499</a>>: "RFC 1305 ref needs to be updated to 5905" 2228 2228 </li> 2229 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/500">http://tools.ietf.org/wg/httpbis/trac/ticket/500</a>>: "dangling reference to cacheable status codes" 2230 </li> 2229 2231 </ul> 2230 2232 </div> -
draft-ietf-httpbis/latest/p6-cache.xml
r2431 r2432 2804 2804 "RFC 1305 ref needs to be updated to 5905" 2805 2805 </t> 2806 <t> 2807 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/500"/>: 2808 "dangling reference to cacheable status codes" 2809 </t> 2806 2810 </list> 2807 2811 </t>
Note: See TracChangeset
for help on using the changeset viewer.