Use of Java 11 Http Client?
by Rinaldo Pitzer Júnior
Hello everyone. I've been a Resteasy user for a long time, but never a contributor.
I was looking for the Http Client lib used by Resteasy internally, and found out that it uses Apache Http Client by default, and also provides a few other engines.
I was wondering if having a new implementation that uses the new Java 11 Http Client would make sense and, if so, what would be some general guidelines besides implementing a new engine.
1 year, 11 months