API Version: 3.0
Library Version: 3.6.5
Generated by gi-docgen 2025.4
enum Soup.HTTPVersion
Indicates the HTTP protocol version being used.
SOUP_HTTP_1_0
HTTP 1.0 (RFC 1945).
0
SOUP_HTTP_1_1
HTTP 1.1 (RFC 2616).
1
SOUP_HTTP_2_0
HTTP 2.0 (RFC 7540).
2
Content