RequestHeaderRouteValueTransform(String, String, Boolean) Constructor
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.
public RequestHeaderRouteValueTransform (string headerName, string routeValueKey, bool append);
new Yarp.ReverseProxy.Transforms.RequestHeaderRouteValueTransform : string * string * bool -> Yarp.ReverseProxy.Transforms.RequestHeaderRouteValueTransform
Public Sub New (headerName As String, routeValueKey As String, append As Boolean)
Parameters
- headerName
- String
- routeValueKey
- String
- append
- Boolean