Searched defs:max_header_pairs_ (Results 1 - 1 of 1) sorted by relevance
/third_party/node/src/ | ||
H A D | node_http2.h | 240 uint32_t max_header_pairs_ = DEFAULT_MAX_HEADER_LIST_PAIRS; member in node::http2::Http2Options 483 uint32_t max_header_pairs_ = DEFAULT_MAX_HEADER_LIST_PAIRS; member in node::http2::Http2Stream 883 uint32_t max_header_pairs_ = DEFAULT_MAX_HEADER_LIST_PAIRS; member in node::http2::Http2Session |
Completed in 4 milliseconds