cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to use CURL

From: Daniel Stenberg <Daniel.Stenberg_at_haxx.se>
Date: Wed, 21 Jun 2000 15:00:46 +0200 (MET DST)

On 21 Jun 2000, punnarao chandra wrote:

> I would like to know how can i use CURL to send my request via an URL.
> Can you please tell me how can I do it? what is the syntax and can you
> please give me some examples.

 I've actually made an effort in writing what I think of as quite a lot of
documentation describing this. You'll find lots of info in the curl release
archives and on the curl web site http://curl.haxx.se. On the site we even
have a search engine and many months of mailing list discussions archived
just to allow people to learn from others' questions and mistakes.

 Please try to read up a little first, make a few attempts and play around on
your own before asking questions to the mailing list.

 To get a web page with curl, just supply the address as a parameter to curl,
try:

        curl curl.haxx.se

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on 2000-06-21