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

core/request-config, adds 'normalize-uri' parameter. default true. #583

Closed torkus closed 3 years ago

torkus commented 3 years ago

Regarding issue https://github.com/dakrone/clj-http/issues/582

torkus commented 3 years ago

This is very convenient, thank you.