Y
Hacker News
new
|
ask
|
show
|
jobs
by
AmpsterMan
1620 days ago
If you have Java 11+ I presume you can't get any simpler than a standard library module:
https://docs.oracle.com/en/java/javase/17/docs/api/jdk.https...
2 comments
nayuki
1620 days ago
This comes from way before SE 11. I was using it in 7. The doc says it comes from 6.
https://docs.oracle.com/javase/7/docs/jre/api/net/httpserver...
link
AmpsterMan
1619 days ago
Oh neat. I erroneously thought it might have come in part with the http module in 11.
link
vips7L
1619 days ago
That server is no where near production ready.
link