Hello Sebastian,

>> Looks like we forgot to add that method
>> to the interface, but it's too late for 3.1 now.
>
>I noticed that. Perhaps worth a Jira in case a bugfix release is needed?

We couldn't change the public API in a bugfix release.
HttpClient 4.0 has the shutdown method in the
connection manager interface.

> Maybe add a shutdown method to the HttpClient API?
> [Perhaps that exists anyway]
>
> In 3.1, one has to get the conn manager and check if it is one of the
> mgrs that supports shutdown.

The check is no longer necessary in 4.0, but
a shutdown method in the HttpClient interface
may still make sense. Other opinions?

cheers,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to