cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: Error 407 with Proxy authentication

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Apr 2009 23:33:51 +0200 (CEST)

On Tue, 28 Apr 2009, AMBROSINI Marco wrote:

> curl -u DOMAIN\USER -x myproxy:Port http://www.google.com
>
> to get Google page testing the proxy configuration, I get the error
> "Error code: 407 proxy authentication required

Add -v too, and check the response headers. I'm sure it says it wants some
other authorization method than plain Basic, which curl defaults to.

-- 
  / daniel.haxx.se
Received on 2009-04-28

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET