Changeset 694 for draft-ietf-httpbis/latest/p6-cache.html
- Timestamp:
- 16/09/09 08:47:55 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r691 r694 398 398 <meta name="DC.Creator" content="Reschke, J. F."> 399 399 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 400 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-09-1 1">400 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-09-16"> 401 401 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 402 402 <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."> … … 430 430 </tr> 431 431 <tr> 432 <td class="header left">Expires: March 15, 2010</td>432 <td class="header left">Expires: March 20, 2010</td> 433 433 <td class="header right">HP</td> 434 434 </tr> … … 487 487 <tr> 488 488 <td class="header left"></td> 489 <td class="header right">September 1 1, 2009</td>489 <td class="header right">September 16, 2009</td> 490 490 </tr> 491 491 </table> … … 511 511 <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>>. 512 512 </p> 513 <p>This Internet-Draft will expire in March 15, 2010.</p>513 <p>This Internet-Draft will expire in March 20, 2010.</p> 514 514 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 515 515 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 740 740 <ul> 741 741 <li>The presented Request-URI and that of the stored response match (<span class="comment" id="TODO-Request-URI">[<a href="#TODO-Request-URI" class="smpl">TODO-Request-URI</a>: Need to find a new term for this, as Part 1 doesn't define Request-URI anymore; the new term request-target does not work 742 for this. ]</span>), and742 for this. (see <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/196">http://tools.ietf.org/wg/httpbis/trac/ticket/196</a>>)]</span>), and 743 743 </li> 744 744 <li>the request method associated with the stored response allows it to be used for the presented request, and</li>
Note: See TracChangeset
for help on using the changeset viewer.