Perform a DELETE on the request asynchronously.
Execute an arbitrary method on the request asynchronously.
Execute an arbitrary method on the request asynchronously.
The method to execute
performs a get with supplied body
performs a get with supplied body
that's handling the response
performs a get with supplied body
Perform a HEAD on the request asynchronously.
Perform a OPTIONS on the request asynchronously.
Perform a POST on the request asynchronously.
Perform a POST on the request asynchronously. Request body won't be chunked
Perform a POST on the request asynchronously.
performs a POST with supplied body
performs a POST with supplied body
that's handling the response
Perform a PUT on the request asynchronously.
Perform a PUT on the request asynchronously. Request body won't be chunked
Perform a PUT on the request asynchronously.
performs a PUT with supplied body
performs a PUT with supplied body
that's handling the response
sets the signature calculator for the request
sets the signature calculator for the request
sets the authentication realm
Sets whether redirects (301, 302) should be followed automatically
adds any number of HTTP headers
adds any number of HTTP headers
adds any number of query string parameters to the
Sets the request timeout in milliseconds
A WS Request builder.