On Adding HTTP/2 Support to jsoup
jsoup 1.19.1 adds seamless HTTP/2 support using Java's HttpClient API, multi-release JARs (MRJARs), and maintains Android compatibility. Notes on the design patterns, testing strategies, and how to enable HTTP/2 in your projects.