YarpRoute.withTransformPathPrefix
Method
interface YarpRoute { // ... omitted for brevity withTransformPathPrefix(prefix: string): YarpRoute;}Signature
method
withTransformPathPrefixAdds the transform which will prefix the request path with the given value.
withTransformPathPrefix(prefix: string): YarpRouteParameters
prefixstringReturns
YarpRouteDefined on
This method is defined on the following type: