Property ConfigureClient
ConfigureClient
Gets or sets an action to configure the HttpClient.
public Action<HttpClient>? ConfigureClient { get; init; }
Gets or sets an action to configure the HttpClient.
public Action<HttpClient>? ConfigureClient { get; init; }