A basic http server to serve html,css,javascript files. Basically an http static file server
- Add helper display functionality (invoked by
java -jar jarfilename.jar -h) - Server static files
- Live reload
- Show debug logs shows request headers amongs other things