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.h249 bool is_resource_pushed(const StringRef &scheme, const StringRef &authority, in is_resource_pushed() function
Dshrpx_http2_upstream.cc2154 if (resp.is_resource_pushed(scheme, authority, path)) { in prepare_push_promise()
2275 if (resp.is_resource_pushed(scheme, authority, path)) { in initiate_push()