Commit History

Upphovsman SHA1 Meddelande Datum
  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 år sedan
  Artem Pastukhov 489ecb2544 fix %.gz regexp 9 år sedan
  Artem Pastukhov 6d608af486 Fix end of line 9 år sedan
  Artem Pastukhov a51a4d929b Fixes, fixes 9 år sedan
  Artem Pastukhov dd7aa55d96 Fixes 9 år sedan
  Artem Pastukhov e9903863a9 Manual merge changes 9 år sedan
  Artem Pastukhov da17c3b346 Merge branch 'master' of https://github.com/pastukhov/nodemcu-httpserver 9 år sedan
  Artem Pastukhov a37de51189 some fixes 9 år sedan
  Marcos Kirsch f09fe9a610 Fix typo: It's json not josn 9 år sedan
  Artem Pastukhov 0120924403 Fix some typos 9 år sedan
  Marcos Kirsch 4f6cd02b1f Fixes serving multiple connections simultaneously by reopening and scanning the file 9 år sedan
  Marcos Kirsch b10a137712 Finally works when serving multiple files simultaneously. Still need to clan up 9 år sedan
  Marcos Kirsch e571f19d81 Increase chunk size, improved traces for debugging purposes. 9 år sedan
  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 år sedan