Home
last modified time | relevance | path

Searched refs:response_header_field_buffer (Results 1 – 5 of 5) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_config.h742 size_t response_header_field_buffer; member
Dshrpx_http_downstream_connection.cc1037 if (resp.fs.buffer_size() + len > httpconf.response_header_field_buffer) { in ensure_header_field_buffer()
Dshrpx.cc1485 httpconf.response_header_field_buffer = 64_k; in fill_default_config()
2745 << util::utos_unit(config->http.response_header_field_buffer) << R"( in print_help()
Dshrpx_http2_session.cc911 httpconf.response_header_field_buffer || in on_header_callback2()
Dshrpx_config.cc3309 return parse_uint_with_unit(&config->http.response_header_field_buffer, opt, in parse_config()