mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-12 21:41:22 +02:00
add base support for url encode following RFC3986, supporting `query` type only. - add test checking url_enc/url_dec/url_enc - update documentation - leave the door open for future changes this should resolve github issue #941 Signed-off-by: William Dauchy <wdauchy@gmail.com>