There is no public repo for it, but the source is in the jar.
https://repo1.maven.org/maven2/com/cognitect/http-client/0.1.104/http-client-0.1.104.jar
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@google
Sorry what I meant was _where_ is it. I've never heard of it, there's
obviously several open source Clojure ecosystem http clients (and obviously
several more standard Java clients) and I can't find a repo anywhere.
On Fri, Feb 14, 2020 at 2:12 PM David Chelimsky
wrote:
> That should be com.cogn
That should be com.cognitect/http-client
(https://search.maven.org/search?q=g:com.cognitect%20AND%20a:http-client)
It is a dependency of aws-api, which it uses to submit http requests.
On Wednesday, February 12, 2020 at 6:52:31 AM UTC-6, Tim Visher wrote:
>
> What's cognitect.http-client?
>
> On
What's cognitect.http-client?
On Tue, Feb 11, 2020 at 10:09 AM David Chelimsky
wrote:
> Cognitect Labs' aws-api 0.8.430 is now available!
>
> NOTE: we changed the behavior of cognitect.aws.client.api/client in order
> to support automatic resource management. Although this should be a
> drop-in