cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: httpproxytunnel problem

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 14 Dec 2004 22:20:35 +0100 (CET)

On Tue, 14 Dec 2004, nouvex, Rene Bernhardt wrote:

> I try to use the httpproxytunnel option to use the CONNECT function of the
> proxy to connect to a host.
>
> When executing curl_easy_perform it returns an error code 56 , which says
> "failure when receiving data from the peer".
>
> The proxy supports the connect method....I tried to use https websites with
> a browser.

1. To get a https:// page over a proxy, you don't need the httpproxytunnel
    option - it is implied.

2. Can you please show us some verbose or debug output from the communication?

And as always: what libcurl version on what platform?

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