1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 02:41:59 -05:00
Daniel Stenberg 966fa848a0 Nis Jorgensen filed bug report #1338648
(http://curl.haxx.se/bug/view.cgi?id=1338648) which really is more of a
feature request, but anyway. It pointed out that --max-redirs did not allow
it to be set to 0, which then would return an error code on the first
Location: found. Based on Nis' patch, now libcurl supports CURLOPT_MAXREDIRS
set to 0, or -1 for infinity. Added test case 274 to verify.
2005-10-27 22:05:38 +00:00
..
2001-12-04 16:33:40 +00:00
2003-10-30 13:07:36 +00:00
2005-04-22 20:49:35 +00:00
2005-05-02 14:33:58 +00:00
2004-01-07 09:19:33 +00:00
2005-10-27 22:05:38 +00:00
2005-09-06 00:39:41 +00:00
2002-04-10 20:52:26 +00:00
2005-05-02 14:33:58 +00:00
2004-03-23 09:12:51 +00:00
2004-12-15 01:38:25 +00:00