mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 07:42:47 +02:00
The comments for match_word() in pattern.c mention that delimiters at the start or end of the input string will be ignored, but this is not mentionned in the documentation. Backport to all supported versions.