cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Login script doesn't work - please help

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 6 Jan 2005 20:10:50 +0100 (CET)

On Wed, 5 Jan 2005 sc2000_at_qwest.net wrote:

> 2. capture the issued cookie(s) to a file with a "-D" switch, and then

Use -c to store cookies instead, it is much better.

> I have spent hours trying to figure out why with no result; hence this my
> desperate call for help.

You are using a recent version of curl, right?

When you use -v or --trace-ascii, can you see your cookies getting sent fine
in the second request?

If you use LiveHTTPHeaders when doing the steps manually, how do the requests
differ from the ones you issue manually with curl?

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