Daniel Stenberg 18110b519c - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames
CURLOPT_POST301 (but adds a define for backwards compatibility for you who
  don't define CURL_NO_OLDIES). This option allows you to now also change the
  libcurl behavior for a HTTP response 302 after a POST to not use GET in the
  subsequent request (when CURLOPT_FOLLOWLOCATION is enabled). I edited the
  patch somewhat before commit. The curl tool got a matching --post302
  option. Test case 1076 was added to verify this.
2008-09-05 16:13:20 +00:00
..
2001-12-04 16:33:40 +00:00
2008-01-24 14:14:34 +00:00
2004-01-07 09:19:33 +00:00
2002-04-10 20:52:26 +00:00
2008-08-13 07:30:21 +00:00
2008-01-24 14:15:49 +00:00
2004-12-15 01:38:25 +00:00
2008-04-17 00:45:33 +00:00