mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-29 09:41:21 +02:00
while looking at `url_dec` implementation I realised there was not yet a simple test to avoid future regressions. This one is testing simple case, including the "+" behaviour depending on the argument passed to `url_dec` Signed-off-by: William Dauchy <wdauchy@gmail.com>