#1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that
authorDaniel Stenberg <daniel@haxx.se>
Tue, 28 Mar 2006 08:03:25 +0000 (08:03 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Mar 2006 08:03:25 +0000 (08:03 +0000)
commitbcc62cc9e34ce7536a05f0bdccda7ada628ba220
tree9042312105daf17b2570c25a8bc8dd0faae8cbce
parent97b466d4095078e106dd1222735767b6ec944e81
#1451929 (curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that
occurred when asking libcurl to follow HTTP redirects and the original URL had
more than one question mark (?). Added test case 276 to verify.
CHANGES
RELEASE-NOTES
lib/transfer.c
tests/data/Makefile.am
tests/data/test276 [new file with mode: 0644]