Lire en anglais

Partager via


WebProxyConfig Class

Definition

Config used to construct instance.

C#
public sealed class WebProxyConfig : IEquatable<Yarp.ReverseProxy.Configuration.WebProxyConfig>
Inheritance
WebProxyConfig
Implements

Constructors

Properties

Address

The URI of the proxy server.

BypassOnLocal

true to bypass the proxy for local addresses; otherwise, false. If null, default value will be used: false

UseDefaultCredentials

Controls whether the are sent with requests. If null, default value will be used: false

Methods

Operators

Applies to

Produit Versions
Yarp 1.0.1, 1.1.2, 2.0.1, 2.1.0, 2.2.0