]> git.ipfire.org Git - thirdparty/curl.git/commit
urlapi: fix redirect handling if CURLU_NO_GUESS_SCHEME is set
authorDaniel Stenberg <daniel@haxx.se>
Thu, 21 May 2026 21:00:55 +0000 (23:00 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 22 May 2026 05:48:20 +0000 (07:48 +0200)
commit7e350dd147ff64aead4595c3658c1f60e2dc749f
treea82c4146aad2c1cbdad62360d4ad3958fa363daa
parent8e549fbdd36be99a62019218cd171ec225f25506
urlapi: fix redirect handling if CURLU_NO_GUESS_SCHEME is set

Verified by test 1967

Reported-by: Joshua Rogers
Closes #21721
lib/urlapi.c
tests/data/Makefile.am
tests/data/test1967 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib1967.c [new file with mode: 0644]