PlatformHeaders.ClientHeaderPrefix Field

Definition

The prefix x-client- for pass-through client headers. All request headers starting with this prefix are extracted and forwarded to the handler via the invocation context.

public const string ClientHeaderPrefix;
val mutable ClientHeaderPrefix : string
Public Const ClientHeaderPrefix As String 

Field Value

Applies to