haproxy/include
Christopher Faulet effc3750cc MINOR: conn_stream: Add a flag to notify the SI some data were received
The flag CS_FL_READ_PARTIAL can be set by the mux on the conn_stream to notify
the stream interface that some data were received. Is is used in si_cs_recv to
re-arm read timeout on the channel.
2018-11-18 21:45:49 +01:00
..
common MINOR: http: Add standalone functions to parse a start-line or a header 2018-11-18 21:45:49 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: http: Call http_send_name_header with the stream instead of the txn 2018-11-18 21:45:49 +01:00
types MINOR: conn_stream: Add a flag to notify the SI some data were received 2018-11-18 21:45:49 +01:00