Mike, Good stuff. Next thing on my list to implement connection keep-alive support, as connection persistence has significant impact on authentication (esp. via proxy). I am afraid I will not have time until weekend, though
Oleg On Mon, 2004-11-01 at 03:25, Michael Becke wrote: > Hi Oleg, > > I've just checked in some new code to support proxy testing. The > ProxyRequestHandler has been enhanced to support more methods and > chunking. I have also added the ProxyTestDecorator so we can reuse our > existing test cases for proxy testing. We should be able to do > something similar for testing HTTPS and proxy authentication. > > Mike > > On Oct 31, 2004, at 4:15 PM, Oleg Kalnichevski wrote: > > >> Hi Oleg, > >> > >> I'm having trouble following the nuances of the authentication logic, > >> but in general the patch looks > >> good to me. The addition of proxy+auth tests should help here > >> significantly. > >> > >> Mike > >> > > > > Hi, Mike > > > > I am working on the proxy+auth+SSL test cases right now. I'll have to > > refactor the SimpleHttpServer code first to make that feasible. > > > > Oleg > > > > > > > > > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: > >> [EMAIL PROTECTED] > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
