cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: [Problems with Proxy Implementation with CURL/C++]

From: Gibran Akram <gibran.akram_at_gmail.com>
Date: Tue, 28 Oct 2008 14:12:57 +0600

Right.. thanks for the help all. Appreciate it.

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Tuesday, October 28, 2008 1:57 PM
To: libcurl development
Subject: RE: [Problems with Proxy Implementation with CURL/C++]

On Tue, 28 Oct 2008, Gibran Akram wrote:

>> CONNECT dataupdate.xxx.xxxxxxxxxx.com:80 HTTP/1.0
>
> < HTTP/1.0 403 Forbidden

This is most probably just your proxy that doesn't allow CONNECT to port 80.

Most proxies are setup to only allow CONNECT to port 443.

-- 
  / daniel.haxx.se
Received on 2008-10-28