cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Unable to to download page as is.

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 23 Sep 2004 16:09:01 +0200 (CEST)

On Thu, 23 Sep 2004, Navid Srinivas wrote:

> how does one make curl look like IE

You read the docs:

         http://curl.haxx.se/docs/httpscripting.html

Most importantly, you set the User-Agent field:

         http://curl.haxx.se/docs/manpage.html#-A--user-agent

... but you may also need to set Referer, cookies or other fields.

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