]> git.kaiwu.me - haproxy.git/commit
[BUG] config: cookie domain was ignored in defaults sections
authorWilly Tarreau <w@1wt.eu>
Thu, 3 Dec 2009 22:13:06 +0000 (23:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 3 Dec 2009 22:57:58 +0000 (23:57 +0100)
commitc9df2d730cb125842bba2a2995808fb3e3d4f44f
tree96c65cfab8017f5e36c9db853b03d46e3ba5b0ca
parente5e4a79341b3aa8dc322310c0141cf07c7560442
[BUG] config: cookie domain was ignored in defaults sections

Since cookie can appear in a defaults section, the domain extension
must be supported there as well.

(cherry picked from commit baf78c8e03db8c2255aefb6e11b38b48d1ec5d34)
src/cfgparse.c