YarpRoute.withTransformResponseTrailerRemove
Method
interface YarpRoute { // ... omitted for brevity withTransformResponseTrailerRemove( headerName: string, condition?: ResponseCondition): YarpRoute;}Signature
method
withTransformResponseTrailerRemoveAdds the transform which will remove the response trailer.
withTransformResponseTrailerRemove( headerName: string, condition?: ResponseCondition): YarpRouteParameters
headerNamestringconditionResponseConditionoptional= SuccessReturns
YarpRouteDefined on
This method is defined on the following type: