mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-18 04:03:55 +02:00
Instead of having a string in the expect union with its length outside of the union, directly in the expect structure, an indirect string is now used.