On Fri, May 03, 2013 at 04:00:09PM +0800, Fam Zheng wrote: > CURL library API has changed, the current curl driver is not working. > This patch rewrites the use of API as well as the structure of internal > states. (It is hard to split this to multiple patches as basically all > these changes need to work together.)
Which libcurl APIs have changed? I expect libcurl to be backwards compatible. What is the minimum libcurl version needed with this patch applied? Stefan