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-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org