DownstreamApiOptions.AcceptHeader Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The HTTP Accept header is used to inform that server about the content type that the client is expecting in the response.
public string AcceptHeader { get; set; }
member this.AcceptHeader : string with get, set
Public Property AcceptHeader As String