withMatchPath
Method
interface YarpRoute { // ... omitted for brevity withMatchPath(path: string): YarpRoute;}Signature
method
withMatchPath Only match requests with the given Path pattern.
withMatchPath(path: string): YarpRouteParameters
path string Returns
YarpRoute Applies to
This method applies to the following types: