6d4d62e79c
test: Add test for buffer support
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-05-11 11:12:23 +00:00
baf2d896c1
Update eltro, clean up a few tests
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-07-04 13:24:19 +00:00
b97e34c1eb
Flaska: HEAD request support across the board.
...
continuous-integration/appveyor/branch AppVeyor build succeeded
Flaska: Set status to 204 if status is 200 and body is null
Flaska: Fix implementation of how content-type is set
FileResponse: Don't open file if running HEAD request
2022-03-27 00:30:56 +00:00
499cfa8ce0
FileResponse: Completely finished all HTTP/1.1 support for file handling including range, preconditions, modified and so much more.
...
continuous-integration/appveyor/branch AppVeyor build succeeded
Flaska: Refactored how headers and status are sent.
2022-03-26 15:50:18 +00:00
cfd56f83ae
requestEnd: Now properly supports ctx.headers and properly sends all headers to res with status code using writeHead
...
continuous-integration/appveyor/branch AppVeyor build succeeded
FileResponse: Initial development started to serve files
2022-03-25 13:26:13 +00:00
28b4f6ea33
Flaska: Testing and Version 1.0.0 released
...
continuous-integration/appveyor/branch AppVeyor build succeeded
Added JsonHandler
Added FormidableHandler
Fixed a bunch of request handling
2022-03-17 15:09:22 +00:00
9c43b429c4
flaska: Add jsonhandler and basic httperror class
...
continuous-integration/appveyor/branch AppVeyor build succeeded
flaska: Add promise-based listen and close methods
2022-03-16 10:41:25 +00:00
f1cff5d9ea
Add 404 support and some more error handling
2022-01-05 14:06:06 +00:00
c3b7447024
requestEnd: Fix detection on when response is finished
2021-10-10 21:32:15 +00:00
f0454d11c2
onerror: Goes back to normal end request routine after onError finishes
2021-10-10 20:08:43 +00:00
c8290126fa
pretty much fully finished version 1
2021-10-09 00:12:56 +00:00