set_http_version


Description:

public void set_http_version (HTTPVersion version)

Sets the HTTP version on this.

The default version is soup_http_1_1. Setting it to soup_http_1_0 will prevent certain functionality from being used.

Parameters:

this

a Message

version

the HTTP version