Sets @hdrs's Range header to request the indicated range. @start and @end are interpreted as in a #SoupRange.
If you need to request multiple ranges, use soup_message_headers_set_ranges().
the start of the range to request
the end of the range to request
2.26
See Implementation
Sets @hdrs's Range header to request the indicated range. @start and @end are interpreted as in a #SoupRange.
If you need to request multiple ranges, use soup_message_headers_set_ranges().