commit | 8f170c7fcacbf8576197b6356b73290fd2e3b082 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Tue Mar 15 10:52:07 2022 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Tue Mar 15 11:42:38 2022 +0100 |
tree | bbd54b1a49e9a4ddad20d64190b1999e76761472 | |
parent | e9a974a37a58eb3a23316bd03e0b95e00d951cb8 [diff] |
BUG/MINOR: httpclient/lua: stuck when closing without data The httpclient lua code is lacking the end callback, which means it won't be able to wake up the lua code after a longjmp if the connection was closed without any data. Must be backported to 2.5.