API Version: 1.0
Library Version: 0.9.0
const char* rest_proxy_call_get_method ( RestProxyCall* call )
Get the HTTP method to use when making the call, for example GET or POST.
const char*
The HTTP method.