curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

Re: Non Buffered Send & Receive

From: Daniel Stenberg via curl-users <curl-users_at_lists.haxx.se>
Date: Sun, 23 Jun 2024 14:26:07 +0200 (CEST)

On Fri, 21 Jun 2024, Naitik Shah via curl-users wrote:

> It seems like there is buffering on the input side

I would not really call it "buffering". -d _at_file will read the entire thing
first.

-T . however will not, it will read stdin and send off data in a filter style.

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://curl.se/support.html
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2024-06-23