cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL & Monster.com

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sat, 16 Jul 2005 23:50:37 +0200 (CEST)

On Fri, 15 Jul 2005, B Z wrote:

> I dont quite understand how to use the -e command in cURL for referrer-

-e sets the referer field to whatever you tell it. It isn't any complicated at
all.

> the only way cURL could do this(if it can) is with the -H, -e, and -L
> commands all used in conjunction. would that be possible?

Those options are very much combinable.

> and here is the javascript that creates it- again im hoping cURL has some
> way to flow through this and produce the URL for me.... any ideas?

My only idea would be to capture several manual operations to see if there's a
pattern in how the URLs are made that lets you ignore the javascript
completely.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-07-16