cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET