withTransformResponseHeaderRemove
Method
interface YarpRoute { // ... omitted for brevity withTransformResponseHeaderRemove( headerName: string, condition?: ResponseCondition): YarpRoute;}Signature
method
withTransformResponseHeaderRemove Adds the transform which will remove the response header.
withTransformResponseHeaderRemove( headerName: string, condition?: ResponseCondition): YarpRouteParameters
headerName string condition ResponseCondition optional = Success Returns
YarpRoute Applies to
This method applies to the following types: