]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: config: 'http-send-name-header' option may be used in default section
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 12 Jan 2023 14:59:27 +0000 (15:59 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 27 Jan 2023 14:18:59 +0000 (15:18 +0100)
Both doc and code agree on the fact that 'http-send-name-header' option
could be used in default section, but the keyword compatibility matrix
in configuration.txt reported the opposite.

This could be backported to all stable versions.

doc/configuration.txt

index ca1aa44015073fa433cb5bb33d5ced9e31d834ee..220483ad9001ecabff5929612be39134f7e40b05 100644 (file)
@@ -4177,7 +4177,7 @@ http-error                                X          X         X         X
 http-request                              X (!)      X         X         X
 http-response                             X (!)      X         X         X
 http-reuse                                X          -         X         X
-http-send-name-header                     -          -         X         X
+http-send-name-header                     X          -         X         X
 id                                        -          X         X         X
 ignore-persist                            -          -         X         X
 load-server-state-from-file               X          -         X         X