mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 13:51:26 +02:00
When an HTTP header rewrite failure is triggered, and 500-internal-error response is returned. A "PR" termination state is logged if the error occurred on the request and "PH" if the error is reported for the response. The documentation was updated accordingly. This patch is related to issue #1597.