mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 04:42:47 +02:00
The server_id_hdr_name is already processed as an ist in various locations lets
also just store it as such.
see 0643b0e7e ("MINOR: proxy: Make `header_unique_id` a `struct ist`") for a
very similar past commit.