Regtest unique-id.vtc was added by commit 5fcec84c58 ("REGTEST: Add unique-id reg-test") but it relies on the "uuid" sample fetch which is only available in version 2.0 and above. Let's reflect that in the REQUIRE_VERSION tag.
5fcec84c58
This patch reads a proxy protocol v2 provided unique ID and makes it available using the `fc_pp_unique_id` fetch.
This reg-test verifies the following behavior: 1. That unique IDs are stable (i.e. the bug fixed in 530408f976) 2. That unique IDs can use values from the HTTP request (see https://www.mail-archive.com/haproxy@formilux.org/msg36436.html)
530408f976