mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-03-24 23:16:15 +08:00
This change adds new return error code from nghttp2_session_mem_recv and nghttp2_session_recv functions, namely NGHTTP2_ERR_FLOODED. It is fatal error, and is returned when flooding was detected.