cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Curl on PHP - problem with cookie through proxy

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 31 Mar 2004 08:31:34 +0200 (CEST)

On Wed, 31 Mar 2004, Cold Man wrote:

> I have a script working good without proxy, but when i set CURLOPT_PROXY
> option with really working http proxy - it fails. Data is posting, but i
> suppose the problem is with cookie - no information stored and no info
> POST'ed to server - so server just rejects my request without this cookie...

You "suppose" this is the problem. What kind of evidence points in this
direction?

Can you show us some network traces, response headers or similar? Repeating
the problem with the command line tool and using --trace-ascii or --trace is
a great way.

As always, also include details on what libcurl version and what operating
system you're using.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-03-31