On Wed, 2014-03-19 at 14:46 -0400, Ray Williams Robinson Valiente wrote:
> Hi:
> 
> I'm a fairly new with HttpClient. I'm trying to test it against a NTLM
> proxy but I'm getting error 407 over and over again. What should be
> the correct way to do it? My current code looks like (with proper
> values for declared constants):

Ray,

I see nothing wrong with your code. 

Please try running your application with wire / context logging on.
There is a chance there might be clues in the logs as to what is causing
the authentication failure.

http://hc.apache.org/httpcomponents-client-4.3.x/logging.html

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to