Skip to content
Discussion options

You must be logged in to vote

No, Http Client 5 took a radically different approach from previous versions when it comes to asynchronous requests. They are now fully reactive. That pattern just did not jive with how Unirest does async. I took at least 3 different full attempts to make it fit but in the end chose to move towards the native Java HttpClient introduced in Java 1.9 rather than stay with Apache

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hell-storm2004
Comment options

Answer selected by hell-storm2004
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants