Home
last modified time | relevance | path

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

/third_party/nghttp2/python/
Dnghttp2.pyx1030 def push(self, push_promise, handler): argument
1494 def on_push_promise(self, push_promise): argument
1503 def reject_push(self, push_promise): argument
1511 def accept_push(self, push_promise, handler=None): argument
/third_party/nghttp2/src/
Dasio_server_http2_handler.cc432 response *http2_handler::push_promise(boost::system::error_code &ec, in push_promise() function in nghttp2::asio_http2::server::http2_handler
/third_party/curl/lib/
Dhttp2.c550 static int push_promise(struct Curl_easy *data, in push_promise() function
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1277 nghttp2_push_promise push_promise; member
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1281 nghttp2_push_promise push_promise; member