You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <o....@dplanet.ch> on 2003/05/06 20:36:31 UTC

[PATCH] Why is the HttpConnectionManager a field in HttpState?

Laura,
I hope this may save you a trouble. 

Changelog:

- Connection manager is now a property of HttpClient rather than of
HttpState



On Tue, 2003-05-06 at 17:54, Laura Werner wrote:
> Kalnichevski, Oleg wrote:
> 
> >I suggest we deprecate HttpState#getHttpConnectionManager & HttpState#setHttpConnectionManager methods
> >
> 
> Ok.  I'll whip up a patch when I get to work in a couple of hours.
> 
> -- Laura
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org
> 

Re: [PATCH] Why is the HttpConnectionManager a field in HttpState?

Posted by Laura Werner <la...@lwerner.org>.
Oleg Kalnichevski wrote:

>Laura,
>I hope this may save you a trouble. 
>  
>
It looks good, and my tests now pass without the workaround.  Thanks!

-- Laura



Re: [PATCH] Why is the HttpConnectionManager a field in HttpState?

Posted by Oleg Kalnichevski <o....@dplanet.ch>.
Patch committed

Oleg


On Tue, 2003-05-06 at 20:36, Oleg Kalnichevski wrote:
> Laura,
> I hope this may save you a trouble. 
> 
> Changelog:
> 
> - Connection manager is now a property of HttpClient rather than of
> HttpState
> 
> 
> 
> On Tue, 2003-05-06 at 17:54, Laura Werner wrote:
> > Kalnichevski, Oleg wrote:
> > 
> > >I suggest we deprecate HttpState#getHttpConnectionManager & HttpState#setHttpConnectionManager methods
> > >
> > 
> > Ok.  I'll whip up a patch when I get to work in a couple of hours.
> > 
> > -- Laura
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org
> > 
> 
> ______________________________________________________________________
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org