You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Vic C <up...@gmail.com> on 2020/06/25 14:35:25 UTC

where is source code of examples?

Hi, I see core examples on web:
- http://hc.apache.org/httpcomponents-core-5.0.x/examples.html

but look for repo here:
- https://github.com/topics/httpcomponents

but I can't find the repo of examples. Where is examples repo?


tia.
Vic

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


Re: where is source code of examples?

Posted by C c <up...@gmail.com>.
Ooops. OK! thx.

On Thu, Jun 25, 2020 at 12:21 PM Oleg Kalnichevski <ol...@apache.org> wrote:

> On Thu, 2020-06-25 at 10:35 -0400, Vic C wrote:
> > Hi, I see core examples on web:
> > - http://hc.apache.org/httpcomponents-core-5.0.x/examples.html
> >
> > but look for repo here:
> > - https://github.com/topics/httpcomponents
> >
> > but I can't find the repo of examples. Where is examples repo?
> >
> >
> > tia.
> > Vic
> >
>
> Same repository, inside the test class classes
>
>
> https://github.com/apache/httpcomponents-core/tree/master/httpcore5/src/test/java/org/apache/hc/core5/http/examples
>
> https://github.com/apache/httpcomponents-core/tree/master/httpcore5-h2/src/test/java/org/apache/hc/core5/http2/examples
>
> Oleg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
> For additional commands, e-mail: httpclient-users-help@hc.apache.org
>
>

Re: where is source code of examples?

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Thu, 2020-06-25 at 10:35 -0400, Vic C wrote:
> Hi, I see core examples on web:
> - http://hc.apache.org/httpcomponents-core-5.0.x/examples.html
> 
> but look for repo here:
> - https://github.com/topics/httpcomponents
> 
> but I can't find the repo of examples. Where is examples repo?
> 
> 
> tia.
> Vic
> 

Same repository, inside the test class classes

https://github.com/apache/httpcomponents-core/tree/master/httpcore5/src/test/java/org/apache/hc/core5/http/examples
https://github.com/apache/httpcomponents-core/tree/master/httpcore5-h2/src/test/java/org/apache/hc/core5/http2/examples

Oleg



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