curl-library
Re: libcurl, squid proxy, failing multipart post
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 2 May 2005 22:34:52 +0200 (CEST)
Date: Mon, 2 May 2005 22:34:52 +0200 (CEST)
On Mon, 2 May 2005 man_at_tfhs.net wrote:
> i notice that the 7.11.1 was libcurl.so.2, and 7.13.2 is libcurl.so.3. will
> it be ok to symlink the .2 to the new libcurl, or should i attempt to
> maintain the old lib for compatability?
The single change that called for that numerical .so name increase (in 7.12.0)
was the removal of the curl_formparse() function. That function had been
documented deprecated for about two years before it was finally removed.
But yes, there were a few rare applications that still used it and for them it
will not work with doing that symlink.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-05-02