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 <ol...@apache.org> on 2019/02/20 19:31:00 UTC

HttpClient 5.0 migration guide

Folks

I finally got around to completing the first revision of the HttpClient
5.0 migration guide.

https://ok2c.github.io/httpclient-migration-guide/

I would really appreciate if a native English speaker could proof-read
it and possibly improve the style, not just grammar. 

https://github.com/ok2c/httpclient-migration-guide

I also would like to add a reference to this guide from our project at
some point of time.

Cheers

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: HttpClient 5.0 migration guide

Posted by Philippe Mouawad <ph...@gmail.com>.
Great initiative !
Thanks a lot Oleg.

Will certainly use it soon with JMeter and try to give feedback.



On Sat, Feb 23, 2019 at 12:35 AM Gary Gregory <ga...@gmail.com>
wrote:

> The docs look really nice. I just started looking and I hope to be able to
> read through the whole site over the next week.
>
> CloseableHttpClient instances should be closed when no longer needed or
> about to go out of score.
>
> We should also say that this can be used in a try-with-resources statement.
>
> Gary
>
> On Wed, Feb 20, 2019 at 2:31 PM Oleg Kalnichevski <ol...@apache.org>
> wrote:
>
> > Folks
> >
> > I finally got around to completing the first revision of the HttpClient
> > 5.0 migration guide.
> >
> > https://ok2c.github.io/httpclient-migration-guide/
> >
> > I would really appreciate if a native English speaker could proof-read
> > it and possibly improve the style, not just grammar.
> >
> > https://github.com/ok2c/httpclient-migration-guide
> >
> > I also would like to add a reference to this guide from our project at
> > some point of time.
> >
> > Cheers
> >
> > Oleg
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> > For additional commands, e-mail: dev-help@hc.apache.org
> >
> >
>


-- 
Cordialement.
Philippe Mouawad.

Re: HttpClient 5.0 migration guide

Posted by Gary Gregory <ga...@gmail.com>.
The docs look really nice. I just started looking and I hope to be able to
read through the whole site over the next week.

CloseableHttpClient instances should be closed when no longer needed or
about to go out of score.

We should also say that this can be used in a try-with-resources statement.

Gary

On Wed, Feb 20, 2019 at 2:31 PM Oleg Kalnichevski <ol...@apache.org> wrote:

> Folks
>
> I finally got around to completing the first revision of the HttpClient
> 5.0 migration guide.
>
> https://ok2c.github.io/httpclient-migration-guide/
>
> I would really appreciate if a native English speaker could proof-read
> it and possibly improve the style, not just grammar.
>
> https://github.com/ok2c/httpclient-migration-guide
>
> I also would like to add a reference to this guide from our project at
> some point of time.
>
> Cheers
>
> Oleg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>