haproxy/include
Willy Tarreau 1ec74bf660 MINOR: connection: check for send_proxy during the connect(), not the SI
It's cleaner to check for a pending send_proxy_ofs while establishing
the connection (which already checks it anyway) and not in the stream
interface.
2013-12-09 15:40:23 +01:00
..
common MINOR: tools: function my_memmem() to lookup binary contents 2013-12-06 11:50:47 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: connection: check for send_proxy during the connect(), not the SI 2013-12-09 15:40:23 +01:00
types MEDIUM: connection: move the send_proxy offset to the connection 2013-12-09 15:40:23 +01:00