| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
proxy's response to CONNECT included with server's response
From: Dave Pierson <dpierson_at_sane.com>
Date: Wed, 5 Oct 2005 09:19:50 -0400
When making an https request through a proxy, a CONNECT request is of
Currently, the proxy's response to the CONNECT is written to the libcurl
HTTP/1.0 200 Connection established <-- proxy's response
HTTP/1.0 200 OK <-- remote server's response
some proxies are rather minimalist and only give:
HTTP/1.0 200 <-- proxy's response
HTTP/1.0 200 OK <-- remote server's response
The best method I have thought of for detecting whether the response
Ideally, it would be nice if libcurl could strip the proxy's response to
HTTP/1.0 200 OK <-- remote server's response
I have an old version of the curl command-line tool (7.10.6) which
Are there any other solutions I'm missing? I could try to determine
Thanks.
David
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info