withTransformCopyResponseHeaders
Function
interface YarpRoute { // ... omitted for brevity withTransformCopyResponseHeaders(copy?: boolean): YarpRoute;}Signature
method
withTransformCopyResponseHeaders Adds the transform which will enable or suppress copying response headers to the client response.
withTransformCopyResponseHeaders(copy?: boolean): YarpRouteParameters
copy boolean optional = True Returns
YarpRoute Applies to
This function is an extension method on the following types: