Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_connection.cc852 auto check_block_list = false; in check_http2_requirement() local
854 check_block_list = !get_config()->tls.no_http2_cipher_block_list; in check_http2_requirement()
856 check_block_list = !get_config()->tls.client.no_http2_cipher_block_list; in check_http2_requirement()
859 if (check_block_list && in check_http2_requirement()

Completed in 2 milliseconds