Soup.HTTPVersion (original) (raw)
Soup
API Version: 3.0
Library Version: 3.6.4
Type
Generated by gi-docgen 2023.1
Enumeration
SoupHTTPVersion
Declaration
enum Soup.HTTPVersion
Description [src]
Indicates the HTTP protocol version being used.
Members
Name | Description |
---|---|
SOUP_HTTP_1_0 | HTTP 1.0 (RFC 1945) |
SOUP_HTTP_1_1 | HTTP 1.1 (RFC 2616) |
SOUP_HTTP_2_0 | HTTP 2.0 (RFC 7540) |
Content