flaska/test
Jonatan Nilsson d5459cbcb9
continuous-integration/appveyor/branch AppVeyor build succeeded Details
cors: Add specific support for supporting all origin
2023-11-15 09:56:34 +00:00
..
upload Flaska: Testing and Version 1.0.0 released 2022-03-17 15:09:22 +00:00
client.mjs Fix FormidableHandler so it detects filetype based on extension if type is unknown or application octet-stream. 2022-08-10 14:13:14 +00:00
fileResponse.test.mjs Flaska: HEAD request support across the board. 2022-03-27 00:30:56 +00:00
flaska.api.test.mjs socket: Set time out and forcibly close timed out sockets. Fix tests for different node versions 2023-11-03 22:52:09 +00:00
flaska.body.test.mjs flaska: Add jsonhandler and basic httperror class 2022-03-16 10:41:25 +00:00
flaska.formidable.test.mjs flaska: Add jsonhandler and basic httperror class 2022-03-16 10:41:25 +00:00
flaska.in.test.mjs Update eltro, clean up a few tests 2022-07-04 13:24:19 +00:00
flaska.out.test.mjs test: Add test for buffer support 2023-05-11 11:12:23 +00:00
helper.mjs socket: Set time out and forcibly close timed out sockets. Fix tests for different node versions 2023-11-03 22:52:09 +00:00
http.test.mjs socket: Set time out and forcibly close timed out sockets. Fix tests for different node versions 2023-11-03 22:52:09 +00:00
middlewares.test.mjs cors: Add specific support for supporting all origin 2023-11-15 09:56:34 +00:00
router.test.mjs pretty much fully finished version 1 2021-10-09 00:12:56 +00:00
test.gibberish Fix FormidableHandler so it detects filetype based on extension if type is unknown or application octet-stream. 2022-08-10 14:13:14 +00:00
test.jpg Formidable: Better handling for file uploads. Now supports multiple keys 2022-07-06 14:50:54 +00:00
test.png flaska: Add jsonhandler and basic httperror class 2022-03-16 10:41:25 +00:00
test.txt FileResponse: Completely finished all HTTP/1.1 support for file handling including range, preconditions, modified and so much more. 2022-03-26 15:50:18 +00:00