API Version: 1.0
Library Version: 0.9.1
void rest_proxy_auth_cancel ( RestProxyAuth* auth )
Cancel the authentication process by cancelling the associated SoupMessage. It results in returning GError REST_PROXY_ERROR_CANCELLED to the function that requested the authentication.
SoupMessage
GError
This object get removed from RestProxy
RestProxy