YarpRoute.withMatchHeaders
Method
interface YarpRoute { // ... omitted for brevity withMatchHeaders(headers: YarpRouteHeaderMatch[]): YarpRoute;}Signature
method
withMatchHeaders Matches requests that contain the specified headers.
withMatchHeaders(headers: YarpRouteHeaderMatch[]): YarpRouteParameters
headers YarpRouteHeaderMatch[] Returns
YarpRoute Defined on
This method is defined on the following type: