flaska/test
2024-11-10 00:24:14 +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 more benchmark nonsense 2024-11-10 00:24:14 +00:00
flaska.in.test.mjs buffer and charCodeAt impl 2024-11-02 23:40:54 +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.body.json.test.mjs Minor refactor of tests and eltro 2024-09-29 05:02:39 +00:00
http.test.mjs buffer and charCodeAt impl 2024-11-02 23:40:54 +00:00
middlewares.test.mjs cors: Add specific support for supporting all origin 2023-11-15 09:56:34 +00:00
router.test.mjs buffer and charCodeAt impl 2024-11-02 23:40:54 +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