Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dinflatehd.cc80 auto max_dyn_table_size = in to_json() local
82 if (old_settings_table_size != max_dyn_table_size) { in to_json()
84 json_integer(max_dyn_table_size)); in to_json()