Artem Pastukhov
|
a37de51189
|
some fixes
|
2015-04-02 15:37:40 +03:00 |
|
Artem Pastukhov
|
0120924403
|
Fix some typos
|
2015-03-31 10:02:33 +03:00 |
|
Marcos Kirsch
|
4f6cd02b1f
|
Fixes serving multiple connections simultaneously by reopening and scanning the file
|
2015-03-15 22:12:00 -05:00 |
|
Marcos Kirsch
|
b10a137712
|
Finally works when serving multiple files simultaneously. Still need to clan up
|
2015-03-15 13:16:59 -05:00 |
|
Marcos Kirsch
|
e571f19d81
|
Increase chunk size, improved traces for debugging purposes.
|
2015-03-10 22:12:49 -05:00 |
|
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
|
2015-02-28 16:39:06 -06:00 |
|