Add OkHttp#992
Conversation
|
OkHttp was removed in PR: #858 as it is not written in Java (anymore) |
|
My bad. Nevertheless, it's still a commonly used library. Since it's used on the entire Java platform, it should be added in my opinion. This list represents a useful piece of resources for the Java programming language, thus also a candidate for this set. |
As the description says, this repository is a "list of awesome frameworks, libraries and software for the Java programming language." Since "for" means exactly "for" and not "written in", that also includes dependencies commonly used in Java (too). OkHttp (and Javalin) are such dependencies. |
|
I don't want to repeat the discussion from PR 858. |
|
And I won't. I understand your reasoning, but also see the practical aspects. I argue without consideration of other "awesome" libraries, and weigh what's the best practical option for people consulting this list. This PR remains open, and with a detailed reason it'll be merged. |
OkHttp is a common-used HTTP client.