IHeaderDictionary.Host Property

Definition

Gets or sets the Host HTTP header.

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

Property Value

Applies to