org.clojars.sbowman/clj-apache-http

Clojure HTTP library using the Apache HttpClient. Fix bug with escaped characters in URLs, and updated to Clojure 1.3 and HTTP 4.1.2/4.1.3.

Leiningen/Boot

[org.clojars.sbowman/clj-apache-http "2.4.2"]

Clojure CLI/deps.edn

org.clojars.sbowman/clj-apache-http {:mvn/version "2.4.2"}

Gradle

implementation("org.clojars.sbowman:clj-apache-http:2.4.2")

Maven

<dependency>
  <groupId>org.clojars.sbowman</groupId>
  <artifactId>clj-apache-http</artifactId>
  <version>2.4.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.