mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 18:12:48 +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.