HttpClient interface

The required interface for a client that makes HTTP requests on behalf of a pipeline.

Properties

sendRequest

The method that makes the request and returns a response.

Property Details

sendRequest

The method that makes the request and returns a response.

sendRequest: SendRequest

Property Value