MINOR: http_htx/errors: prevent the use of some keywords when not in tcp/http mode
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 19 Sep 2023 16:16:56 +0000 (18:16 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Oct 2023 13:34:30 +0000 (15:34 +0200)
commitb41b77b4ccfd71647f469065006310772f4911a3
treea7e07ca1534bf8d3bd3cf7e57412689f02016102
parent225526dc16949ccbc83f59378d644eb6bda7681c
MINOR: http_htx/errors: prevent the use of some keywords when not in tcp/http mode

Prevent the use of "errorfile", "errorfiles" and various errorloc options
in proxies that are neither in TCP or HTTP mode.
src/http_htx.c