Changeset 637
- Timestamp:
- 28/07/09 09:11:35 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.xml
r628 r637 805 805 <x:anchor-alias value="Range-v"/> 806 806 <x:anchor-alias value="other-ranges-specifier"/> 807 <x:anchor-alias value="other-range-set"/> 807 808 <t> 808 809 HTTP retrieval requests using conditional or unconditional GET … … 815 816 <x:ref>Range-v</x:ref> = <x:ref>byte-ranges-specifier</x:ref> 816 817 / <x:ref>other-ranges-specifier</x:ref> 817 <x:ref>other-ranges-specifier</x:ref> = 1*<x:ref>CHAR</x:ref> 818 <x:ref>other-ranges-specifier</x:ref> = <x:ref>other-range-unit</x:ref> "=" <x:ref>other-range-set</x:ref> 819 <x:ref>other-range-set</x:ref> = 1*<x:ref>CHAR</x:ref> 818 820 </artwork></figure> 819 821 <t> … … 1604 1606 Fixed discrepancy in the If-Range definition about allowed validators. 1605 1607 </t> 1608 <t> 1609 <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/151" />: "range unit missing from other-ranges-specifier in Range header" 1610 </t> 1606 1611 </list> 1607 1612 </t>
Note: See TracChangeset
for help on using the changeset viewer.