Any feedack on this? should I do a PR? https://github.com/pedestal/pedestal/issues/678
I'm working on an adapter to create an :http-client
, used in clj-http.client/request
for pedestal response-for
It would allow me to test my application using the clj-http
interface, that can be used to real requests on the app.