Changeset 2100 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 08/01/13 00:27:15 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r2088 r2100 877 877 are updated by this new response and then update the stored response(s) 878 878 with the new information provided in the <x:ref>304</x:ref> response. 879 </t> 880 <t> 881 The stored response to update is identified by using the first match (if 882 any) of: 879 883 <list style="symbols"> 880 884 <t> … … 891 895 </t> 892 896 <t> 893 If the new response does not include any form of validator, there is 897 If the new response does not include any form of validator (such as in 898 the case where a client generates an If-Modified-Since request from a 899 source other than the Last-Modified response header field), and there is 894 900 only one stored response, and that stored response also lacks a 895 901 validator, then that stored response is selected.
Note: See TracChangeset
for help on using the changeset viewer.