Home
last modified time | relevance | path

Searched refs:no_cookie_crumbling (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_downstream_connection.cc276 if (!http2conf.no_cookie_crumbling) { in push_request_headers()
345 if (!http2conf.no_cookie_crumbling) { in push_request_headers()
Dshrpx_config.h792 bool no_cookie_crumbling; member
Dshrpx_config.cc3123 config->http2.no_cookie_crumbling = util::strieq_l("yes", optarg); in parse_config()