Changeset 926
- Timestamp:
- 24/07/10 14:01:12 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.xml
r921 r926 754 754 suffix-length, then the byte-range-set is satisfiable. 755 755 Otherwise, the byte-range-set is unsatisfiable. If the byte-range-set 756 is unsatisfiable, the server &SHOULD; return a response with a status757 of 416 (Requested range not satisfiable). Otherwise, the server758 &SHOULD; return a response with a status of 206 (Partial Content)756 is unsatisfiable, the server &SHOULD; return a response with a 757 416 (Requested range not satisfiable) status code. Otherwise, the server 758 &SHOULD; return a response with a 206 (Partial Content) status code 759 759 containing the satisfiable ranges of the representation. 760 760 </t>
Note: See TracChangeset
for help on using the changeset viewer.