cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Cookie problem with POST/HTTPS connection

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 10 Mar 2004 15:01:32 +0100 (CET)

On Wed, 10 Mar 2004, Paul Forsyth wrote:

> I believe they only way to make this work is to somehow redirect the session
> to worldpay before POSTing, which is, i believe, the way the browser works.
> From my understanding of curl i don't think it can do this.
>
> Has anyone experienced a problem like this? Am i going about things in the
> wrong way? Any help would be appreciated.

Normally on most sites, this is done by first logging in on one page that then
returns one or several cookies and then you do the submission of the data on
second URL, using the previously set cookies.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-03-10