HttpClientFactory
Represents the factory for creating new instance of HttpClient.
Creates a new instance of the HttpClient.
Creates a new instance of the HttpClient.
public static HttpMessageHandler CreatePipeline(HttpMessageHandler innerHandler, IEnumerable<DelegatingHandler> handlers)
Creates a new instance of the HttpClient which should be pipelined.