mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-16 03:03:10 +02: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.