mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 05:42:46 +02:00
Currently we cannot easily add headers nor anything to HTTP checks because the requests are pre-formatted with the last CRLF. Make the check code add the CRLF itself so that we can later add useful info.