cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Help with Command Line

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 6 Feb 2005 19:59:28 +0100 (CET)

On Sun, 6 Feb 2005, Dave Morrow wrote:

> I wonder if someone could lend a hand with a Curl command line. I am using
> SimpleFailover which allows for HTTP API calls to change configurations on
> the fly. I have been trying to use curl to call their HTTP POST function
> with the following data.

Put the data in a file, then use curl -d @filename (or possibly
--data-binary).

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2005-02-06