mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 14:51:22 +02:00
The monitor_uri is already processed as an ist in `http_wait_for_request`, lets
also just store it as such.
see 0643b0e7e ("MINOR: proxy: Make `header_unique_id` a `struct ist`") for a
very similar past commit.