cURL / Mailing Lists / curl-users / Single Mail

curl-users

header http

From: Michel RIGAUD <rigaud.michel_at_gmail.com>
Date: Mon, 7 Dec 2009 17:27:17 +0100

Hello,

here is an example of http header I received while trying to connect via a
proxy

Is it correct to say that these 2 answers in 1 file are managed by Curl
itself, and that the final answer sent by the server is 200 and not 407.
Does it apply to all posibles cases when using HTTP

Thanks

Michel

HTTP/1.1 407 Proxy Authentication Required ( Access is denied. )
Via: 1.1 ISCPPRX02
Proxy-Authenticate: NTLM
TlRMTVNTUAACAAAADAAMADgAAAA1goniddfGarA0BVEAAAAAAAAAAIYAhgBEAAAABQLODgAAAA9DAFAAQwBPAFIAUAACAAwAQwBQAEMATwBSAFAAAQASAEkAUwBDAFAAUABSAFgAMAAyAAQAFABjAHAAYwBvAHIAcAAuAG4AZQB0AAMAKABpAHMAYwBwAHAAcgB4ADAAMgAuAGMAcABjAG8AcgBwAC4AbgBlAHQABQAUAGMAcABjAG8AcgBwAC4AbgBlAHQAAAAAAA==
Connection: Keep-Alive
Proxy-Connection: Keep-Alive
Pragma: no-cache
Cache-Control: no-cache
Content-Type: text/html
Content-Length: 0

HTTP/1.1 200 OK
Via: 1.1 ISCPDMZ01, 1.1 ISCPPRX02
Connection: Keep-Alive
Proxy-Connection: Keep-Alive
Transfer-Encoding: chunked
Date: Fri, 27 Nov 2009 10:33:25 GMT
Content-Type: text/html
Server: Apache/2.2.3 (Unix) mod_ssl/2.2.3 OpenSSL/0.9.8b DAV/2 PHP/5.2.11
X-Powered-By: PHP/5.2.5
Content-Language: it

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-12-07