mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 19:52:44 +02:00
The two recent commits below each added one flag to h2c but omitted to update the __APPEND_FLAG macro used by dev/flags so they are not properly decoded:3dd963b35("BUG/MINOR: mux-h2: fix http-request and http-keep-alive timeouts again")68d02e5fa("BUG/MINOR: mux-h2: make up other blocked streams upon removal from list") This can be backported along with these commits.