IOwinRequest.Accept Property

Definition

Gets or set the Accept header.

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

Property Value

The Accept header.

Applies to