Changeset 1727 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 05/07/12 17:06:19 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1726 r1727 1027 1027 </t> 1028 1028 <t> 1029 Here, a "non-error response" is one with a 2xx or 3xxstatus code.1029 Here, a "non-error response" is one with a <x:ref>2xx</x:ref> or <x:ref>3xx</x:ref> status code. 1030 1030 "Invalidate" means that the cache will either remove all stored 1031 1031 responses related to the effective request URI, or will mark these as … … 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>2xx</x:defines> 2290 2291 <x:defines>200 (OK)</x:defines> 2292 <x:defines>3xx</x:defines> 2291 2293 <x:defines>404 (Not Found)</x:defines> 2292 2294 <x:defines>504 (Gateway Timeout)</x:defines>
Note: See TracChangeset
for help on using the changeset viewer.