Changeset 1736 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 08/07/12 12:30:37 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1735 r1736 465 465 target="cache-response-directive" />) does not appear in the response, if 466 466 the cache is shared, and</t> 467 <t>the "Authorization"header field (see &header-authorization;) does not467 <t>the <x:ref>Authorization</x:ref> header field (see &header-authorization;) does not 468 468 appear in the request, if the cache is shared, unless the response 469 469 explicitly allows it (see <xref target="caching.authenticated.responses" … … 1051 1051 <section anchor="caching.authenticated.responses" 1052 1052 title="Shared Caching of Authenticated Responses"> 1053 1054 1053 <t> 1055 1054 A shared cache &MUST-NOT; use a cached response to a request with an 1056 Authorizationheader field (&header-authorization;) to satisfy any subsequent1055 <x:ref>Authorization</x:ref> header field (&header-authorization;) to satisfy any subsequent 1057 1056 request unless a cache directive that allows such responses to be stored is 1058 1057 present in the response. … … 2375 2374 </front> 2376 2375 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-&ID-VERSION;" /> 2377 <x:source basename="p7-auth" href="p7-auth.xml" /> 2376 <x:source basename="p7-auth" href="p7-auth.xml"> 2377 <x:defines>Authorization</x:defines> 2378 </x:source> 2378 2379 </reference> 2379 2380
Note: See TracChangeset
for help on using the changeset viewer.