Home
last modified time | relevance | path

Searched refs:is_resource_pushed (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_downstream.h254 bool is_resource_pushed(const StringRef &scheme, const StringRef &authority, in is_resource_pushed() function
Dshrpx_http2_upstream.cc2172 if (resp.is_resource_pushed(scheme, authority, path)) { in prepare_push_promise()
2293 if (resp.is_resource_pushed(scheme, authority, path)) { in initiate_push()