8db66f416a
Minor refactor of tests and eltro
continuous-integration/appveyor/branch AppVeyor build failed
2024-09-29 05:02:39 +00:00
01a916eb2d
socket: Set time out and forcibly close timed out sockets. Fix tests for different node versions
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-11-03 22:52:09 +00:00
2b69013c04
remove .only()
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-10 14:29:51 +00:00
8a56969015
Fix FormidableHandler so it detects filetype based on extension if type is unknown or application octet-stream.
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-10 14:13:14 +00:00
5f916e97ea
Formidable: Better handling for file uploads. Now supports multiple keys
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-07-06 14:50:54 +00:00
4820347cfb
req: Fix bug where it would call requestEnded when request was closed. This behavior is normal during the middle of a request
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-07 11:27:44 +00:00
cffca53eb6
test: Fix tests that were relying on aborted log message. These are spammy and normal and shouldn't be logged
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-02 19:47:39 +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
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
c8290126fa
pretty much fully finished version 1
2021-10-09 00:12:56 +00:00