Commit History

Author SHA1 Message Date
  Samuel A. Dieck be63ee0093 Added basic auth. Added static settings file 8 years ago
  Marcos Kirsch ead632d131 Refactoring - function for sending headers is now in its own file. All errors are sent using coroutine. Some other memory usage improvements 9 years ago
  Marcos Kirsch 76c2895f04 Minimum changes to print formatting 9 years ago
  Marcos Kirsch 77920f4a94 Big refactoring: server now uses a separate thread that yields and then resumes on 'sent'. This allows us to serve large files. Moved serving of error pages and serving of static files into separate scripts httpserver-error.lua and httpserver-static.lua 9 years ago