]> granicus.if.org Git - curl/commit
redirect: store the "would redirect to" URL when max redirs is reached
authorDaniel Stenberg <daniel@haxx.se>
Tue, 23 May 2017 08:32:18 +0000 (10:32 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 23 May 2017 21:27:58 +0000 (23:27 +0200)
commitbba59073c52e6dd00ddc18e0e40d1f7dfc1c9315
tree975b55b3373139d9120f6f23a0217bbeefe36891
parent48f2a96a609aec535736a7fe202163fdb2a99fd5
redirect: store the "would redirect to" URL when max redirs is reached

Test 1261 added to verify.

Reported-by: Lloyd Fournier
Fixes #1489
Closes #1497
docs/cmdline-opts/write-out.d
lib/multi.c
lib/transfer.c
tests/data/Makefile.inc
tests/data/test1261 [new file with mode: 0644]