]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: log/backend: prevent "http-send-name-header" use with LOG mode
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 16 Nov 2023 16:11:37 +0000 (17:11 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 18 Nov 2023 10:16:21 +0000 (11:16 +0100)
commitc7783fb32bce5c7ae8bfcad4bbde6b225c51e1cb
tree0f6aaf2a8a23fe349b6ac2748cc7fc332e37a335
parent4b2616f78400fac5ca7202b28b3f101d984c2a2b
MINOR: log/backend: prevent "http-send-name-header" use with LOG mode

It doesn't make sense to use the "http-send-name-header" directive inside
a log backend so we report a warning in with case and reset the setting.
src/log.c