Changeset 1713 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 04/07/12 17:59:15 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1710 r1713 434 434 request: i.e., a 200 (OK) response containing a representation of the 435 435 resource identified by the request target. However, it is also possible 436 to cache negative results (e.g., 404 not found), incomplete results437 (e.g., 206 partial content), and responses to safe methods other than436 to cache negative results (e.g., <x:ref>404 (Not Found)</x:ref>, incomplete results 437 (e.g., <x:ref>206 (Partial Content)</x:ref>), and responses to safe methods other than 438 438 GET if the method's definition allows such caching and defines something 439 439 suitable for use as a cache key. … … 2288 2288 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p2-semantics-&ID-VERSION;" /> 2289 2289 <x:source basename="p2-semantics" href="p2-semantics.xml"> 2290 <x:defines>404 (Not Found)</x:defines> 2290 2291 <x:defines>504 (Gateway Timeout)</x:defines> 2291 2292 </x:source>
Note: See TracChangeset
for help on using the changeset viewer.