Changeset 444 for draft-ietf-httpbis/latest/p6-cache.html
- Timestamp:
- 03/02/09 11:03:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r443 r444 486 486 <tr> 487 487 <td class="header left"></td> 488 <td class="header right">February 2, 2009</td>488 <td class="header right">February 3, 2009</td> 489 489 </tr> 490 490 </table> … … 1572 1572 <div id="rfc.iref.h.4"></div> 1573 1573 <h2 id="rfc.section.15.3"><a href="#rfc.section.15.3">15.3</a> <a id="header.expires" href="#header.expires">Expires</a></h2> 1574 <p id="rfc.section.15.3.p.1">The Expires entity-header fieldgives the date/time after which the response is considered stale. A stale cache entry may1574 <p id="rfc.section.15.3.p.1">The entity-header field "Expires" gives the date/time after which the response is considered stale. A stale cache entry may 1575 1575 not normally be returned by a cache (either a proxy cache or a user agent cache) unless it is first validated with the origin 1576 1576 server (or with an intermediate cache that has a fresh copy of the entity). See <a href="#expiration.model" title="Expiration Model">Section 3</a> for further discussion of the expiration model.
Note: See TracChangeset
for help on using the changeset viewer.