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