IRequester
Defines the required methods any (http) requester object must have.
Gets or sets the default headers to send with every request.
Gets or sets the number of milliseconds to wait before the request times out.
Performs a blocking (http) request with the given options.
Performs an asynchronous (http) request with the given options.
Performs an asynchronous (http) request that can be cancelled.