Import line: | Soup = imports.gi.Soup; |
GIR File: | Soup-2.4.gir |
C documentation: | SoupRange |
Struct : | Range |
Properties | Defined By | |
---|---|---|
end : gint64
|
Soup.Range | |
start : gint64
|
Soup.Range |
Method / Constructor | Defined By | |
---|---|---|
new Soup.Range
()
Create a new Soup.Range
Create a new Soup.Range
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Soup.MessageHeaders
Method |
free_ranges
(Range ranges)
:
none
Frees the array of ranges returned from soup_message_headers_get_ranges().
|
Soup.MessageHeaders
Method |
Parses hdrs's Range header and returns an array of the requested
byte ranges. |
Soup.MessageHeaders
Method |
Sets hdrs's Range header to request the indicated ranges.
|