Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

Enum Soup.HTTPVersion

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupHTTPVersion
Enum : HTTPVersion
Indicates the HTTP protocol version being used.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Soup.Message
Property
http_version : Soup.HTTPVersion
Soup.Message
Method
get_http_version () : Soup.HTTPVersion
Gets the HTTP version of msg.
Soup.Message
Method
set_http_version (HTTPVersion version) : none
Sets the HTTP version on msg.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:57 GMT+0800 (HKT)