Changeset 555
- Timestamp:
- 11/03/09 15:50:52 (13 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.html
r547 r555 468 468 <tr> 469 469 <td class="header left"></td> 470 <td class="header right">March 7, 2009</td>470 <td class="header right">March 11, 2009</td> 471 471 </tr> 472 472 </table> … … 1094 1094 prevent caching even by caches that have been configured to return stale responses. 1095 1095 </dd> 1096 <dd>If the no-cache response directive specifies one or more field-names, this requirement is limited to the field-values asso sicated1096 <dd>If the no-cache response directive specifies one or more field-names, this requirement is limited to the field-values associated 1097 1097 with the listed response headers. That is, the specified field-name(s) <em class="bcp14">MUST NOT</em> be sent in the response to a subsequent request without successful validation on the origin server. This allows an origin 1098 1098 server to prevent the re-use of certain header fields in a response, while still allowing caching of the rest of the response. -
draft-ietf-httpbis/latest/p6-cache.xml
r547 r555 1090 1090 configured to return stale responses.</t> 1091 1091 <t>If the no-cache response directive specifies one or more field-names, this 1092 requirement is limited to the field-values asso sicated with the listed response1092 requirement is limited to the field-values associated with the listed response 1093 1093 headers. That is, the specified field-name(s) &MUST-NOT; be sent in the response 1094 1094 to a subsequent request without successful validation on the origin server. This
Note: See TracChangeset
for help on using the changeset viewer.