API Version: 1.0
Library Version: 0.9.0
void rest_proxy_call_set_method ( RestProxyCall* call, const gchar* method )
Set the HTTP method to use when making the call, for example GET or POST.
method
const gchar*
The HTTP method to use.