Import line: | Soup = imports.gi.Soup; |
GIR File: | Soup-2.4.gir |
C documentation: | SoupHTTPVersion |
Enum : | HTTPVersion |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Soup.HTTPVersion.0 : 0
|
|
Number Soup.HTTPVersion.1 : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Soup.Message
Property |
http_version : Soup.HTTPVersion
|
Soup.Message
Method |
set_http_version
(HTTPVersion version)
:
none
Sets the HTTP version on msg.
|
Soup.Message
Method |
get_http_version
()
:
Soup.HTTPVersion
Gets the HTTP version of msg.
|