clj-http-fake icon indicating copy to clipboard operation
clj-http-fake copied to clipboard

Helper for faking clj-http requests | now on https://codeberg.org/valpackett/clj-http-fake

Results 2 clj-http-fake issues
Sort by recently updated
recently updated
newest added

- expected comes first

Hi! Would be nice to add support for [async requests](https://github.com/dakrone/clj-http/tree/3109f94503469ec9cb1866ed8ac7955bbb98d3fb#async-http-request) from clj-http. It requires some additions to the API that could be a bit challenging but still useful in asynchronous...