commit | 6063003c969171009ed376201befe8a9da5d1e51 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Thu Jun 13 17:37:00 2019 +0200 |
committer | Olivier Houchard <cognet@ci0.org> | Thu Jun 13 19:14:45 2019 +0200 |
tree | f31cb724dfe6d9d7540b217641182bfd21998d1c | |
parent | f4a82fb26bdf239a42d7b81e955289395f4a0831 [diff] |
BUG/MEDIUM: h1: Don't wait for handshake if we had an error. In h1_process(), only wait for the handshake if we had no error on the connection. If the handshake failed, we have to let the upper layer know.