Share via


FrontDoorOriginPatch.OriginHostHeader Property

Definition

The host header value sent to the origin with each request. If you leave this blank, the request hostname determines this value. Azure Front Door origins, such as Web Apps, Blob Storage, and Cloud Services require this host header value to match the origin hostname by default. This overrides the host header defined at Endpoint.

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

Property Value

Applies to