Method

SoupMessageget_force_http1

since: 3.4

Declaration [src]

gboolean
soup_message_get_force_http1 (
  SoupMessage* msg
)

Description [src]

Returns whether HTTP/1 version is currently demanded for the msg send.

Available since: 3.4

Return value

Type: gboolean

TRUE, when HTTP/1 is demanded, FALSE otherwise.