cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET