IHeaderDictionary.XRequestedWith Property

Definition

Gets or sets the X-Requested-With HTTP header.

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

Property Value

Applies to