RouteSpecHttp2RouteMatch

constructor(headers: List<RouteSpecHttp2RouteMatchHeader>? = null, method: String? = null, path: RouteSpecHttp2RouteMatchPath? = null, port: Int? = null, prefix: String? = null, queryParameters: List<RouteSpecHttp2RouteMatchQueryParameter>? = null, scheme: String? = null)