Y
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
jalk
1583 days ago
com.sun.net.httpserver was added in Java 1.6 (2006) - comparable to the Python httpserver
link
lostcolony
1582 days ago
Hence why I said "http", as in java.net.http, as in, everything around an HTTP client.
link