Changeset 736 for draft-ietf-httpbis/latest/p6-cache.html
- Timestamp:
- 22/12/09 07:40:02 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r732 r736 402 402 <meta name="DC.Creator" content="Reschke, J. F."> 403 403 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 404 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-12- 07">404 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-12-22"> 405 405 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 406 406 <meta name="DC.Description.Abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document is Part 6 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 6 defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 435 435 </tr> 436 436 <tr> 437 <td class="left">Expires: June 10, 2010</td>437 <td class="left">Expires: June 25, 2010</td> 438 438 <td class="right">HP</td> 439 439 </tr> … … 492 492 <tr> 493 493 <td class="left"></td> 494 <td class="right">December 7, 2009</td>494 <td class="right">December 22, 2009</td> 495 495 </tr> 496 496 </tbody> … … 522 522 <p>The list of Internet-Draft Shadow Directories can be accessed at <<a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>>. 523 523 </p> 524 <p>This Internet-Draft will expire in June 10, 2010.</p>524 <p>This Internet-Draft will expire in June 25, 2010.</p> 525 525 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 526 526 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1125 1125 </li> 1126 1126 <li> <b>Note:</b> Most HTTP/1.0 caches will not recognize or obey this directive. Also, no-cache response directives with field-names are often 1127 handled by implementations as if an unqualified no-cache directive was rec ieved; i.e., the special handling for the qualified1127 handled by implementations as if an unqualified no-cache directive was received; i.e., the special handling for the qualified 1128 1128 form is not widely implemented. 1129 1129 </li>
Note: See TracChangeset
for help on using the changeset viewer.