Closed
Description
This would fix #123, and put us in a better state going forward.
HttpClient
was standardized on Java 11, which is probably old enough we can rely on it already
HttpClient
provides an async API, and we should expose it as requests.get.async
, requests.post.async
, etc.. Apart from that, the rest of the API and test suite should be unchanged. All existing tests should pass, with any unavoidable failures or necessary changes in the tests called out in the ticket
This should also resolve #123
To incentivize contribution, I'm putting a 500USD bounty on resolving this ticket. This is payable via bank transfer, and at my discretion in case of ambiguity.
Metadata
Metadata
Assignees
Labels
No labels