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