mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-03 07:51:02 +01:00
The http_server_error() function now relies on http_reply_and_close(). Both do almost the same actions. In addtion, http_server_error() sets the error flag and the final state flag on the stream.