HttpClientUtils.GetHttpClient

Creates an instance of the HttpClient and sets the API Key in the headers.

public static HttpClient GetHttpClient(HttpClientHandler handler,
	HttpClientRequestSettings settings)

Return Value

Configured HttpClient instance

Parameters

handler
settings


See also:

Class HttpClientUtils

© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic