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