Changeset 1461 for draft-ietf-httpbis/latest
- Timestamp:
- 27/10/11 20:28:39 (9 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r1460 r1461 790 790 selected resource. A response with status code 206 (Partial Content) <em class="bcp14">MUST NOT</em> include a Content-Range field with a byte-range-resp-spec of "*". 791 791 </p> 792 <p id="rfc.section.5.2.p.8">The "Content-Range" header field has no meaning for status codes that do esnot explicitly describe its semantic. Currently,792 <p id="rfc.section.5.2.p.8">The "Content-Range" header field has no meaning for status codes that do not explicitly describe its semantic. Currently, 793 793 only status codes 206 (Partial Content) and 416 (Requested range not satisfiable) describe the meaning of this header field. 794 794 </p> … … 1427 1427 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/186">http://tools.ietf.org/wg/httpbis/trac/ticket/186</a>>: "Document HTTP's error-handling philosophy" 1428 1428 </li> 1429 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/301">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/301</a>>: "Content-Range on responses other than 206" 1430 </li> 1429 1431 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/319">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/319</a>>: "case sensitivity of ranges in p5" 1430 </li>1431 <li> <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/301">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/301</a>>: "Content-Range on responses other than 206"1432 1432 </li> 1433 1433 </ul> -
draft-ietf-httpbis/latest/p5-range.xml
r1459 r1461 607 607 </t> 608 608 <t> 609 The "Content-Range" header field has no meaning for status codes that do esnot609 The "Content-Range" header field has no meaning for status codes that do not 610 610 explicitly describe its semantic. Currently, only status codes 611 611 206 (Partial Content) and 416 (Requested range not satisfiable) describe … … 1802 1802 </t> 1803 1803 <t> 1804 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/301"/>: 1805 "Content-Range on responses other than 206" 1806 </t> 1807 <t> 1804 1808 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/319"/>: 1805 1809 "case sensitivity of ranges in p5" 1806 1810 </t> 1807 <t>1808 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/301"/>:1809 "Content-Range on responses other than 206"1810 </t>1811 1811 </list> 1812 1812 </t>
Note: See TracChangeset
for help on using the changeset viewer.