Not really, UrlConnection is just a Java API which includes http client, there is a bunch of other alternatives
The main point of this is a way to use QUIC protocol
gildor
06/20/2019, 4:09 AM
I mean if you use httpurlconnection you of course can replace it, but big native library would probably require some more advanced use cases than just simple http client