commit | f4bda993dde4f7414a59d48cb3b009a29456d4ba | [log] [tgz] |
---|---|---|
author | Olivier Houchard <cognet@ci0.org> | Fri May 03 22:21:24 2019 +0200 |
committer | Olivier Houchard <cognet@ci0.org> | Fri May 03 22:23:41 2019 +0200 |
tree | 4a46aedb53585bd2eb5a3d5380a3743ede46111d | |
parent | 010941f87605e8219d25becdbc652350a687d6a2 [diff] |
BUG/MEDIUM: streams: Don't add CF_WRITE_ERROR if early data were rejected. In sess_update_st_con_tcp(), if we have an error on the stream_interface because we tried to send early_data but failed, don't flag the request channel as CF_WRITE_ERROR, or we will never reach the analyser that sends back the 425 response. This should be backported to 1.9.