mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 06:41:32 +02:00
The "acl XXX -f <file>" syntax was supported but nothing was read from the file. This is now possible. All lines are merged verbatim, even if they contain spaces (useful for user-agents). There are shortcomings though. The worst one is that error reporting is too approximative.