cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Help Using command line cURL with an ASP site

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 10 Jun 2004 14:18:53 +0200 (CEST)

On Wed, 9 Jun 2004, Mike Juvrud wrote:

> Any examples, tips, solutions would be greatly appreciated.

Use -c to store cookies you receive. Use -b to read and use previously stored
cookies. Use -e to set referer, use -A to set user-agent.

If in trouble, use LiveHTTPHeaders with Netscape/Mozilla to trace what your
browser sends.

Try to mimic your browser as closely as possible.

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