Home
last modified time | relevance | path

Searched refs:frame_debug (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_http2_upstream.cc169 if (config->http2.upstream.debug.frame_debug) { in on_header_callback2()
548 if (get_config()->http2.upstream.debug.frame_debug) { in on_frame_recv_callback()
665 if (get_config()->http2.upstream.debug.frame_debug) { in on_frame_send_callback()
1002 if (config->http2.upstream.debug.frame_debug) { in create_http2_upstream_callbacks()
H A Dshrpx_config.h895 bool frame_debug; member
H A Dshrpx_config.cc3396 config->http2.upstream.debug.frame_debug = util::strieq_l("yes", optarg); in parse_config()
H A Dshrpx.cc3916 if (config->http2.upstream.debug.frame_debug) { in process_options()

Completed in 17 milliseconds