]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: Add unique-id reg-test
authorTim Duesterhus <tim@bastelstu.be>
Fri, 28 Feb 2020 14:13:32 +0000 (15:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Mar 2020 06:23:00 +0000 (07:23 +0100)
commit5fcec84c588d87e931a30713b166917138433b88
tree3af9e62de3f13001ae48a16f0350dc56c8d07e83
parent2c1f37d3537c725e87c728bd2c5e7d3b380cdd37
REGTEST: Add unique-id reg-test

This reg-test verifies the following behavior:

1. That unique IDs are stable (i.e. the bug fixed in 530408f976e5fe2f2f2b4b733b39da36770b566f)
2. That unique IDs can use values from the HTTP request (see https://www.mail-archive.com/haproxy@formilux.org/msg36436.html)
reg-tests/stream/unique-id.vtc [new file with mode: 0644]