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