Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #274541

Category wget
Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
Changed at Sat 11 Jul 2026 23:20:42
Repository https://gitlab.com/gnuwget/wget2.git
Project wget2
Branch master
Revision 62178cc2ff062d84449bd501d3a1daec8e21b798

Comments

Do not unescape Location URLs
* include/wget/wget.h: New function declaration wget_iri_parse_ex().
* libwget/iri.c: New function wget_iri_parse_ex().
* src/wget.c: Use wget_iri_parse_ex().
* tests/test-redirection.c: Amend Location header.
* unit-tests/test.c: New test test_iri_parse();

Changed files