Sets hdrs's Range header to request the indicated range.
start and end are interpreted as in a structRange.
If you need to request multiple ranges, use soup.message_headers.MessageHeaders.setRanges.
the start of the range to request
the end of the range to request
Sets hdrs's Range header to request the indicated range.
start and end are interpreted as in a structRange.
If you need to request multiple ranges, use soup.message_headers.MessageHeaders.setRanges.