Changeset 79
- Timestamp:
- 21/12/07 23:29:29 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.xml
r62 r79 245 245 </t> 246 246 <t> 247 If the 206 response is the result of an If-Range request that used a 248 strong cache validator (see &weak-and-strong-validators;), the response &SHOULD-NOT; 249 include other entity-headers. If the response is the result of an 250 If-Range request that used a weak validator, the response &MUST-NOT; 251 include other entity-headers; this prevents inconsistencies between 252 cached entity-bodies and updated headers. Otherwise, the response 247 If the 206 response is the result of an If-Range request, the response 248 &SHOULD-NOT; include other entity-headers. Otherwise, the response 253 249 &MUST; include all of the entity-headers that would have been returned 254 250 with a 200 (OK) response to the same request.
Note: See TracChangeset
for help on using the changeset viewer.