YarpRoute.withMatchPath
Method
interface YarpRoute { // ... omitted for brevity withMatchPath(path: string): YarpRoute;}Signature
method
withMatchPathOnly match requests with the given Path pattern.
withMatchPath(path: string): YarpRouteParameters
pathstringReturns
YarpRouteDefined on
This method is defined on the following type: