commit | 4d0e263079380788ba7d66c77471778efac67633 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Jul 16 10:52:40 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jul 19 09:18:27 2019 +0200 |
tree | f5b32227026d9f22c80b040628a74e89c0e5f505 | |
parent | 5f2c49f5eedb55fd757c2e4812df840bcf2dd9e9 [diff] |
BUG/MINOR: hlua: Make the function txn:done() HTX aware The function hlua_txn_done() still relying, for the HTTP, on the legacy HTTP mode. Now, for HTX streams, it calls the function htx_reply_and_close(). This patch must be backported to 2.0 and 1.9.