cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Question about Content-type: multipart

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 7 Mar 2016 09:37:04 +0100 (CET)

On Mon, 7 Mar 2016, Waitman Gobble wrote:

> I pulled curl from git, and changed http.c to check for
> data->set.postfieldsize , getting ready to test i'll let you know.

That's not your problem. Read the rest of the function where 'expectsend' is
used and you'll notice that isn't used for your case.

You should probably instead look around http.c:2571 where 'postsize' is
assigned.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-03-07