withTransformCopyResponseTrailers
Function
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 Applies to
This function is an extension method on the following types: