mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 07:22:41 +02:00
The CO_ER_SSL_EARLY_FAILED and CO_ER_CIP_TIMEOUT connection error codes were missing in the conn_err_code_str switch which converts the error codes into string. This patch can be backported on all stable branches.