YarpRoute.withTransformCopyResponseTrailers
Method
interface YarpRoute { // ... omitted for brevity withTransformCopyResponseTrailers(copy?: boolean): YarpRoute;}Signature
method
withTransformCopyResponseTrailersAdds the transform which will enable or suppress copying response trailers to the client response.
withTransformCopyResponseTrailers(copy?: boolean): YarpRouteParameters
copybooleanoptional= TrueReturns
YarpRouteDefined on
This method is defined on the following type: