ResponseHeaderRemoveTransform(String, ResponseCondition) 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 ResponseHeaderRemoveTransform (string headerName, Yarp.ReverseProxy.Transforms.ResponseCondition condition);
new Yarp.ReverseProxy.Transforms.ResponseHeaderRemoveTransform : string * Yarp.ReverseProxy.Transforms.ResponseCondition -> Yarp.ReverseProxy.Transforms.ResponseHeaderRemoveTransform
Public Sub New (headerName As String, condition As ResponseCondition)
Parameters
- headerName
- String
- condition
- ResponseCondition