Bug 910207 Comment 38 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Honza Bambas (:mayhemer) from comment #37)
> (In reply to Dana Keeler [:keeler] (use needinfo?) from comment #36)
> > > +    if (handler) {
> > > +      handler->DontPreconnect(info->GetHostName(), info->GetPort());
> > 
> > Does this do the right thing with respect to proxies and whatnot?
> 
> I think yes.  info keeps the server we connect to (the ssl end point), if
> it's a proxy this keeps the proxy host/port.  But I may double check.

To be honest, I think you should know this better than me :)

Back to Bug 910207 Comment 38