Re: HttpConnection.getMetrics() per request?

2014-03-31 Thread Oleg Kalnichevski
On Sat, 2014-03-29 at 07:01 -0700, marceau wrote: > I would like to get bytes sent & received for each get request in a service. > > I am aware of the issue in > https://issues.apache.org/jira/browse/HTTPCLIENT-1081 with HEAD requests, > and any request where getMetrics() is called after the conne

Re: 407 error with NTLM proxy

2014-03-31 Thread Matt Russell
Hi Rob, > Are you using NTLM Authentication transparently? Well, it certainly looked like it was authenticating transparently, I assumed it was, but it now looks like it is -- somehow -- piggybacking on authentications from browser sessions that were open at the same time I was running my Java co

Re: 407 error with NTLM proxy

2014-03-31 Thread Rob Goodberry
Hey Matt, So just to confirm then if you have no existing sessions and then you start the client, you do not receive any 200 OK responses? Can you confirm this only seems to happen when there is an existing authenticated session? When you say it doesn't make a difference using 4.3 or specifying c