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