Changeset 1949 for draft-ietf-httpbis/latest/p5-range.xml
- Timestamp:
- Oct 24, 2012, 5:26:04 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.xml
r1944 r1949 299 299 response &SHOULD; include a <x:ref>Content-Range</x:ref> header field 300 300 specifying the current length of the representation (see <xref target="header.content-range"/>). 301 This response &MUST-NOT; use the multipart/byteranges content-type. For example, 302 </t> 303 <figure><artwork type="message/http; msgtype="response"" x:indent-with=" "> 301 This response &MUST-NOT; use the multipart/byteranges content-type. 302 </t> 303 <figure> 304 <preamble>For example:</preamble> 305 <artwork type="message/http; msgtype="response"" x:indent-with=" "> 304 306 HTTP/1.1 416 Requested Range Not Satisfiable 305 307 Date: Mon, 20 Jan 2012 15:41:54 GMT
Note: See TracChangeset
for help on using the changeset viewer.