]> git.ipfire.org Git - thirdparty/curl.git/commit
urlapi: drop base fragment on empty redirect
authortiymat <138939221+tiymat@users.noreply.github.com>
Wed, 27 May 2026 02:02:32 +0000 (23:32 -0230)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 31 May 2026 21:36:16 +0000 (23:36 +0200)
commit780ccb256e0dcea71b4e5758da4df997a526c06f
tree797fc79394b1a5d1132ac4e30ddd5b3d27220871
parent4ff212f8ed328fb95261e11add8f4d2f0616895a
urlapi: drop base fragment on empty redirect

Extended test 1560 to verify

Fixes #21745
Closes #21763
lib/urlapi.c
tests/data/test1560
tests/libtest/lib1560.c