org.clojars.sbowman/clj-apache-http

Clojure HTTP library using the Apache HttpClient. Fix bug with escaped characters in URLs.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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

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