Hacker News new | ask | show | jobs
by lostcolony 1583 days ago
HTTP as well. Added in Java 11 (2018), but that's still an insanely long time to rely on third parties.
1 comments

com.sun.net.httpserver was added in Java 1.6 (2006) - comparable to the Python httpserver
Hence why I said "http", as in java.net.http, as in, everything around an HTTP client.