java-http-clj
java-http-clj copied to clipboard
Support cancellation on Java11
See: https://stackoverflow.com/a/55258556
Can provide a PR as I have a working impl; however not sure how to fit in current API. Ideally user would synchronously obtain a cancel-fn, or we would wrap it ontop of the returned promise.