curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. 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 himself.

Re: bash curl multiple requests same connection

From: Daniel Stenberg via curl-users <curl-users_at_cool.haxx.se>
Date: Thu, 12 Mar 2020 12:58:27 +0100 (CET)

On Thu, 12 Mar 2020, taylor park via curl-users wrote:

> The second request needs to be submitted after processing the first
> response。

That's exactly what this command will do (unless the server closes the
connection):

  $ curl xxxx.com/1 --next -d @file xxxx.com/2

-- 
  / daniel.haxx.se | Commercial curl support up to 24x7 is available!
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-03-12