OwinRequest.Accept Property

Definition

Gets or set the Accept header.

public virtual string Accept { get; set; }
member this.Accept : string with get, set
Public Overridable Property Accept As String

Property Value

The Accept header.

Implements

Applies to