Changeset 2109 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 11/01/13 06:54:39 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r2102 r2109 211 211 <x:dfn>explicit expiration time</x:dfn> 212 212 <list> 213 <t>The time at which the origin server intends that a representation213 <t>The time at which the origin server intends that a stored response 214 214 no longer be used by a cache without further validation.</t> 215 215 </list> … … 347 347 request: i.e., a <x:ref>200 (OK)</x:ref> response to a GET request, which 348 348 contains a representation of the resource identified by the request target 349 (&GET;). However, it is also possible to cache 349 (&GET;). However, it is also possible to cache permanent redirects, 350 350 negative results (e.g., <x:ref>404 (Not Found)</x:ref>), 351 351 incomplete results (e.g., <x:ref>206 (Partial Content)</x:ref>), and
Note: See TracChangeset
for help on using the changeset viewer.