cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Question about --referer parameter

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 23 Aug 2008 22:53:44 +0200 (CEST)

On Sat, 23 Aug 2008, hgiuh ghj wrote:

> Is it possible with curl and --referer to set an initial referer
> (static) and an ;auto referer for the page where I'm redirected from the
> initial page ?

Yes, that's what what "--referer moo.html;auto" does. Use -v or --trace to see
for yourself.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-08-23