mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* tests/test.c: Test query parsing in API * tests/test-base.c: Test query handling of wget2 * include/libwget.h: Add flags to wget_iri_t, add function wget_iri_unescape_inline() * libwget/iri.c: Add function wget_iri_unescape_inline(), fix wget_iri_parse() to not percent unescape query do not add fragment in wget_iri_get_escaped_resource()