cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: POSTing binary data doesn't work in 7.43.0

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 24 Jun 2015 07:31:16 +0200 (CEST)

On Wed, 24 Jun 2015, Yehezkel Horowitz wrote:

>> Here's my suggested patch. It makes the test program work again (and all
>> other tests continue to run). I've also made a test case out of it
>> separately, to avoid future regressions on this.
>
> Does this bug affect only users that use curl_multi API and set the binary
> data after adding the easy_handle to the multi_handle?

Yes, exactly so. Users of the easy interface and those who set the options
before adding the handle are unaffected of this bug.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-06-24