curl-library
RE: Patch for 301/302 redirect after post
From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Mon, 14 Jul 2008 20:42:09 +0200
Date: Mon, 14 Jul 2008 20:42:09 +0200
Martin Drasar wrote:
> CURLOPT_POST301 is changed from bool to long
> I hope the patch doesn't screw something else up :o)
Changing an existing parameter's type breaks the ABI !!!
That is: applying your patch to libcurl makes programs compiled with
another version incompatible :-(
'better use another option in this case
Received on 2008-07-14