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

Support cancellation on Java11

Open lgrapenthin opened this issue 1 year ago • 0 comments

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.

lgrapenthin avatar Jul 04 '23 10:07 lgrapenthin