]> git.ipfire.org Git - thirdparty/curl.git/commit
http: mark it 'this_is_a_follow' in the Location: logic
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Nov 2022 07:47:12 +0000 (08:47 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Nov 2022 23:12:46 +0000 (00:12 +0100)
commitfa0b9227616e17b7949ed0063d16bc7398474671
treef13ee275c1c9631d3993a2461c6e0d75be01d663
parent83c4c1a056ddee1fe3161a783d685b72ed7eebd2
http: mark it 'this_is_a_follow' in the Location: logic

To make regular auth "reloads" to not count as redirects.

Verified by test 3101

Fixes #9885
Closes #9887
lib/http.c
lib/transfer.c
tests/data/Makefile.inc
tests/data/test3101 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib3101.c [new file with mode: 0644]