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 411 forks source link

Fix typo in "unexceptional" docs #533

Closed jvtrigueros closed 4 years ago

jvtrigueros commented 4 years ago

The word "unexceptional" was misspelled and the description of usage for the :unexceptional-status was missing not.

dakrone commented 4 years ago

Thanks for fixing this!