Changeset 1734 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 06/07/12 13:59:02 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1732 r1734 938 938 to identify which of the stored responses are updated by this new response 939 939 and then update the stored response(s) with the new information provided in 940 the 304response.940 the <x:ref>304</x:ref> response. 941 941 <list style="symbols"> 942 942 <t> … … 967 967 <t>retain any Warning header fields in the stored response with 968 968 warn-code 2xx; and,</t> 969 <t>use other header fields provided in the 304 response to replace970 all instances of the corresponding header fields in the stored971 response.</t>969 <t>use other header fields provided in the <x:ref>304 (Not Modified)</x:ref> 970 response to replace all instances of the corresponding header 971 fields in the stored response.</t> 972 972 </list> 973 973 </t> … … 2321 2321 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p4-conditional-&ID-VERSION;" /> 2322 2322 <x:source basename="p4-conditional" href="p4-conditional.xml"> 2323 <x:defines>304</x:defines> 2323 2324 <x:defines>304 (Not Modified)</x:defines> 2324 2325 </x:source>
Note: See TracChangeset
for help on using the changeset viewer.