cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Oct 2008 08:57:07 +0100 (CET)

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