Files
nghttp2/tests
Tatsuhiro Tsujikawa deb390cf85 Fix decoder table size update
When applying new header table size acknowledged with SETTINGS ACK by
an encoder, change the header table size on a decoder only when it
strictly lowers the current maximum table size set by Dynamic Table
Size Update from the encoder or the default size 4096 if no Dynamic
Table Size Update is received.

Previously, the header table size on a decoder is always changed.  If
a maximum size in SETTINGS are increased (e.g., 4096 -> 8192), and
then decreased to the previous value, the decoder incorrectly requires
Dynamic Table Size Update from an encoder.
2022-01-11 19:50:45 +09:00
..
2014-03-30 19:26:37 +09:00
2015-03-29 18:40:37 +09:00
2018-05-12 12:35:08 +09:00
2018-06-09 16:21:30 +09:00
2021-10-06 21:28:17 +09:00
2021-10-06 21:28:17 +09:00
2017-03-11 18:45:49 +09:00
2018-06-09 16:21:30 +09:00
2018-06-09 16:21:30 +09:00
2018-05-12 12:35:08 +09:00
2018-06-09 16:21:30 +09:00
2019-10-12 14:30:31 +09:00
2018-06-09 16:21:30 +09:00
2017-03-11 18:45:49 +09:00
2018-06-09 16:21:30 +09:00
2018-06-09 16:21:30 +09:00
2018-05-12 12:35:08 +09:00