dakrone / clj-http

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

add documentation on proxy credentials #622

Closed cavandavid closed 1 year ago

cavandavid commented 1 year ago

Minor Documentation addition I see support for proxy credentials is already present, but it isn't obvious until i spent some time combing through issues and the codebase.

This is an attempt at making it more accessible in the future @dakrone