set_range
Description:
Sets this's Range header to request the indicated range.
start and end are interpreted as in a Range.
If you need to request multiple ranges, use set_ranges.
Parameters:
| this | |
| start |
the start of the range to request |
| end |
the end of the range to request |