HttpClient 3.1 contrib.ssl package

View: New views
2 Messages — Rating Filter:   Alert me  

HttpClient 3.1 contrib.ssl package

by Sukhani, Tarun :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We are currently using the legacy version of HttpClient (3.1) for one of
our projects. We noticed that the contrib.ssl package was not included
in the binary distribution. Is this because the code was frozen and any
contributions were excluded? The contrib.ssl classes are included in the
source distribution, so does that mean they are production quality?

 

Re: HttpClient 3.1 contrib.ssl package

by olegk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sukhani, Tarun wrote:
> We are currently using the legacy version of HttpClient (3.1) for one of
> our projects. We noticed that the contrib.ssl package was not included
> in the binary distribution. Is this because the code was frozen and any
> contributions were excluded? The contrib.ssl classes are included in the
> source distribution, so does that mean they are production quality?
>
>  
>

Contrib code is distributed as reference material only.

Usually this is done for two reasons:
(1) code can be useful for some users but is out of scope for the
project. There is no guarantee that piece of code has been adequately
tested.
(2) code might have security implications and therefore should not be
used without a careful review. It is up to individual users to decide if
it is fit for production.

In both cases we, as a project, do not support contrib code.

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@...
For additional commands, e-mail: httpclient-users-help@...