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