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

curl-and-php

Re: Curl on PHP - problem with cookie through proxy

From: Cold Man <slon_at_losei.net>
Date: Wed, 31 Mar 2004 13:40:15 +0000 (UTC)

Daniel Stenberg <daniel-curl <at> haxx.se> writes:

>
> On Wed, 31 Mar 2004, Cold Man wrote:
>
> > Headers returned with proxy:
> > HTTP/1.1 200 OK Date: Wed, 31 Mar 2004 06:37:33 GMT Server: Apache
> > Transfer-Encoding: chunked Content-Type: text/html; charset=cp1252
>
> > and nothing more :( Just no operation with "302 Moved".
>
> And everything else is identical? If so, it sounds as if the server is
> treating your responses differently depending on how the arrive. You should
> also check that you're using the same versions of libcurl on both machines.
>

Thanks! Will try to find out what is it, it is not a cookie or wrong POST data
(checked) and it is not a different libcurl version. By the way is it important
to have a CURL to be set on the proxy server? Or just on the server where php
script is located.
Received on 2004-03-31