commit | be08df8fb361ec54759c988966d38ded652f22e7 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 31 11:30:32 2023 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Apr 05 08:57:06 2023 +0200 |
tree | a9bcafc9ec658fb20b823a37bac72ffdeb1bc24b | |
parent | d4eacb3683726a0956e07345e5a1ddac441fcb2f [diff] |
MEDIUM: http_client: Use the sedesc to report and detect end of processing Just like for other applets, we now use the SE descriptor instead of the channel to report error and end-of-stream. Here, the applet is a bit refactored to handle SE descriptor EOS, EOI and ERROR flags