dakrone / clj-http

An idiomatic clojure http client wrapping the apache client. Officially supported version.
http://clojars.org/clj-http
MIT License
1.78k stars 408 forks source link

Q. How can we get plain text in response, currently I'm getting json parse error #593

Closed cksharma11 closed 3 years ago

rymndhng commented 3 years ago

The readme has some instructions for how to change how the output is coerced. See https://github.com/dakrone/clj-http#output-coercion.