cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Can we pass post requests using curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 16 Feb 2010 22:23:24 +0100 (CET)

On Tue, 16 Feb 2010, purna chand wrote:

> Could some one please tell me wheter we can pass post requests using curl.
> if we can how to pass the post requests using curl please give me an
> example.

Sure:

  curl -d postthis http://example.com/

-- 
  / 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 2010-02-16