Re: Proxy Chaining in httpclient 4.3

2014-04-25 Thread Oleg Kalnichevski
On Thu, 2014-04-24 at 13:10 -0400, Matt Bialek wrote: > Hello, > I am attempting to implement proxy chaining, I know it is not supported out > of the box but my project uses httpclient and they are stubborn about using > it. I sent up a custom MainClientExec and created a method for tunnel to > Pro

Proxy Chaining in httpclient 4.3

2014-04-24 Thread Matt Bialek
Hello, I am attempting to implement proxy chaining, I know it is not supported out of the box but my project uses httpclient and they are stubborn about using it. I sent up a custom MainClientExec and created a method for tunnel to Proxy. What i dont understand is the comment in the source code of: