YarpRoute.withTransformPathSet
Method
interface YarpRoute { // ... omitted for brevity withTransformPathSet(path: string): YarpRoute;}Signature
method
withTransformPathSetAdds the transform which sets the request path with the given value.
withTransformPathSet(path: string): YarpRouteParameters
pathstringReturns
YarpRouteDefined on
This method is defined on the following type: