]> granicus.if.org Git - curl/commit
- Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identified
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 May 2008 20:39:41 +0000 (20:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 May 2008 20:39:41 +0000 (20:39 +0000)
commitf7815fa93ce4bb69fb4b1a3e2d79473b94a647d1
tree9aa753b55ccfb08c7d35efa8277cca6429bb90ce
parent6e305e11e38341da5baf340b33d3be4789769107
- Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identified
  how the HTTP redirect following code didn't properly follow to a new URL if
  the new url was but a query string such as "Location: ?moo=foo". Test case
  1031 was added to verify this fix.
CHANGES
RELEASE-NOTES
lib/transfer.c
tests/data/Makefile.am
tests/data/test1031 [new file with mode: 0644]