]> git.kaiwu.me - haproxy.git/commit
DOC: configuration: http-check expect example typo
authorTom Braarup <Tom.Braarup@jppol.dk>
Thu, 26 Feb 2026 12:30:21 +0000 (12:30 +0000)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 12 Mar 2026 08:20:32 +0000 (09:20 +0100)
commitb837b2b86caab38616063a20b6b717f68873c07d
treedbeccd0038dc987da4328ba6a2628518fd899362
parentb6e28bb4d78edc45464628203378dc4dc47fb849
DOC: configuration: http-check expect example typo

On the http-check expect example
(https://docs.haproxy.org/dev/configuration.html#4.2-http-check%20expect)
there is a typo

-http-check expect header name "set-cookie" value -m beg "sessid="
+http-check expect hdr name "set-cookie" value -m beg "sessid="
doc/configuration.txt