:right-sidebar: True HTTPVersion =================================================================== .. currentmodule:: gi.repository.Soup .. class:: HTTPVersion :no-contents-entry: Indicates the HTTP protocol version being used. Fields ------ .. rst-class:: interim-class .. class:: HTTPVersion :no-index: .. attribute:: HTTP_1_0 HTTP 1.0 (RFC 1945) .. attribute:: HTTP_1_1 HTTP 1.1 (RFC 2616) .. attribute:: HTTP_2_0 HTTP 2.0 (RFC 7540)