IHeaderDictionary.ProxyConnection Property

Definition

Gets or sets the Proxy-Connection HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues ProxyConnection { get; set; }
member this.ProxyConnection : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property ProxyConnection As StringValues

Property Value

Applies to