projects
/
haproxy-3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d49a580
)
DOC: config: 'http-send-name-header' option may be used in default section
author
Aurelien DARRAGON
<adarragon@haproxy.com>
Thu, 12 Jan 2023 14:59:27 +0000
(15:59 +0100)
committer
Christopher 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
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
ca1aa44
..
220483a
100644
(file)
--- a/
doc/configuration.txt
+++ b/
doc/configuration.txt
@@
-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