API for cognitect.aws.http.default - aws-api


Full namespace name: cognitect.aws.http.default

Overview





Public Variables and Functions



create

function
Usage: (create)
Returns a new cognitect.aws.http/HttpClient.

- If running JVM is JDK 11+, returns a client based on java.net.http.HttpClient.
- If cognitect.http-client ns is available, returns a client based on it.

If none of these requirements are met, throws.
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.