]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http-ana: Add an error message in the txn and send it when defined
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 14 Jan 2020 10:12:37 +0000 (11:12 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 20 Jan 2020 14:18:46 +0000 (15:18 +0100)
commit473e880a255886b9ecd55c49709ef570fed7aad6
tree0e65e113a9228ca3235eed5146a001d958aba1d2
parente0fca297d55515bc737e494995274dff30e20ba4
MINOR: http-ana: Add an error message in the txn and send it when defined

It is now possible to set the error message to return to client in the HTTP
transaction. If it is defined, this error message is used instead of proxy's
errors or default errors.
include/types/http_ana.h
src/http_ana.c