Endpoint.match()method

match(method: RequestMethod, path: AbsolutePath, caller: AnyCaller = this.match): RequestParams | undefined

Match a method/path pair against this endpoint and return any matched {placeholder} params.