mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-02 03:30:59 +02:00
Instead of copying the payload pattern in the CLI context, we now only save a pointer on this pattern. It is possible because the command line is copied in the CLI context. Arguments are already handled this way when the command is processed.