mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 11:31:59 +01:00
Till now the CLI didn't know what keyword was being processed after it was parsed. In order to report the execution context, we'll need to store it. And this may even help for post-mortem analysis to know the exact keyword being processed, so let's store the pointer in the cli_ctx part of the appctx.