HTTP/3 in Java - Inside Java Newscast #96
Nicolai Parlog on July 31, 2025JEP 517 proposes to update Java’s HTTP Client (introduced in Java 11) to be compatible with HTTP/3. It has lower latency, loads more quickly, and leads to less network congestion and is currently used by about one third of all websites. The API change is minimal with almost all the work happening below the surface. This change opens the door to a lot of future improvements.
Make sure to check the show-notes.