API Version: 3.0
Library Version: 3.1.1
void soup_message_set_method ( SoupMessage* msg, const char* method )
Set msg‘s HTTP method to method.
msg
method
Soup.Message:method
const char*
The value to set.