haproxy/include
Willy Tarreau e9f4301f0f MINOR: connection: add cs_set_error() to set the error bits
Depending on the CS_FL_EOS status, we either set CS_FL_ERR_PENDING
or CS_FL_ERROR at various places. Let's have a generic function to
do this.
2018-12-19 18:13:52 +01:00
..
common MEDIUM: h2: properly check and deduplicate the content-length header in HTX 2018-12-19 13:08:08 +01:00
import
proto MINOR: connection: add cs_set_error() to set the error bits 2018-12-19 18:13:52 +01:00
types CLEANUP: stream-int: consistently call the si/stream_int functions 2018-12-19 15:25:43 +01:00