Home
last modified time | relevance | path

Searched defs:push_promise (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1294 nghttp2_push_promise push_promise; member
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1289 nghttp2_push_promise push_promise; member
/third_party/curl/lib/
Dhttp2.c861 static int push_promise(struct Curl_cfilter *cf, in push_promise() function