cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: question on POST

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 1 Nov 2010 09:14:33 +0100 (CET)

On Mon, 1 Nov 2010, nurul wrote:

> http://curl.haxx.se/docs/httpscripting.shtml

> Could anyone give me any pointers how to do this?

Sure, the section 14 on the above mentioned docs does explain a sensible way
to proceed forward.

LiveHTTPHeader (or equivalent) is your friend. Figure out what your browser
sends in the case you want to do with curl, then make sure your curl command
line sends the same thing.

-- 
  / 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-11-01