mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-06-21 18:49:19 +08:00
7bfa276e96d6f0b1418891370a51ccc9c6de7389
Previously returning NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from on_header_callback moves input offset badly and it causes header decompression error on the subsequent frames. This commit fix this bug.
See README.rst
Languages
C++
52.6%
C
37.2%
Go
4.4%
M4
1.7%
Python
1.6%
Other
2.5%