Home
last modified time | relevance | path

Searched refs:nghttp2_option_set_no_recv_client_magic (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_option.c52 void nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val) { in nghttp2_option_set_no_recv_client_magic() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_option.c52 void nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val) { in nghttp2_option_set_no_recv_client_magic() function
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h2581 nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val);
3115 * `nghttp2_option_set_no_recv_client_magic()` is not used with
3154 * `nghttp2_option_set_no_recv_client_magic()` is not used with
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h2576 nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val);
3099 * `nghttp2_option_set_no_recv_client_magic()` is not used with
3138 * `nghttp2_option_set_no_recv_client_magic()` is not used with
/third_party/nghttp2/src/
H A Dshrpx.cc2036 nghttp2_option_set_no_recv_client_magic(upstreamconf.option, 1); in fill_default_config()
2047 nghttp2_option_set_no_recv_client_magic(upstreamconf.alt_mode_option, 1); in fill_default_config()

Completed in 19 milliseconds