cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl malloc fails

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 27 Jun 2012 00:04:47 +0200 (CEST)

On Wed, 27 Jun 2012, C++ RTMP Server wrote:

> What about -d -N combination?

It isn't going to make a difference. I described what -d does and -N doesn't
affect that, they're completely separate.

> IMHO, CRLF should be treated like a "flush the output buffer", especially
> when the input is - Ok, for --data-binary, there is no way of telling when
> is the right time for flushing the buffer.

If curl is made to handle "streaming" POSTs like from stdin, we could debate
subtleties like that, sure. But it isn't now. Feel free to work on improving
this!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-27