Changeset 617 for draft-ietf-httpbis/latest/p5-range.xml
- Timestamp:
- 24/07/09 08:31:11 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.xml
r609 r617 675 675 <t> 676 676 If the entity tag given in the If-Range header matches the current 677 entity tagfor the entity, then the server &SHOULD; provide the677 cache validator for the entity, then the server &SHOULD; provide the 678 678 specified sub-range of the entity using a 206 (Partial Content) 679 response. If the entity tagdoes not match, then the server &SHOULD;679 response. If the cache validator does not match, then the server &SHOULD; 680 680 return the entire entity using a 200 (OK) response. 681 681 </t>
Note: See TracChangeset
for help on using the changeset viewer.