mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-18 11:40:50 +00:00
fc473a6453
read0 is now handled with a H1 connection flag (H1C_F_EOS). Corresponding flag was removed on the H1 stream and we fully rely on the SE descriptor at the stream level. Concretly, it means we rely on the H1 connection flags instead of the connection one. H1C_F_EOS is only set in h1_recv() or h1_rcv_pipe() after a read if a read0 was detected. |
||
---|---|---|
.. | ||
haproxy | ||
import | ||
make |