curl-library
Re: Error 407 with Proxy authentication
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Apr 2009 23:33:51 +0200 (CEST)
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.seReceived on 2009-04-28