mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-11 20:01:00 +01:00
Add a new flag to conn_streams, CS_FL_ERR_PENDING. This is to be set instead of CS_FL_ERR in case there's still more data to be read, so that we read all the data before closing.