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

Fix #528: resolve performance warnings #532

Closed frenchy64 closed 4 years ago

frenchy64 commented 4 years ago

This should resolve all reflection warnings in the src folder.

dakrone commented 4 years ago

Merged, thanks!