KrHttpClientOptions.Proxy property

Proxy to use. Set UseProxy = true to enable.

public IWebProxy? Proxy { get; set; }

See Also