On 26/07/11 16:21, Chris Hegarty wrote:
Michael,
There is an issue in the tunneling/Http retry code whereby a proxy
requiring authentication, if it gives a bad response after the initial
407, may cause the HTTPClient to perform recursive calls to parseHTTP
until StackOverFlow. The reason is o
Michael,
There is an issue in the tunneling/Http retry code whereby a proxy
requiring authentication, if it gives a bad response after the initial
407, may cause the HTTPClient to perform recursive calls to parseHTTP
until StackOverFlow. The reason is obvious when you look at the "try
once mo