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
95e6c2dcac
Test: Update tests on formidable errors
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-01-26 09:26:12 +00:00
acb099868b
CorsHandler: Finished implementing a full CORS support
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-24 15:50:31 +00:00
7b682e8e95
Constructor: Support for defaultHeaders was added with default secure options.
...
continuous-integration/appveyor/branch AppVeyor build succeeded
CSP: Added smart CSP support with nonce support as well. Can generate unique nonce values for each request.
CorsHandler: Started development of basic cors handler.
2022-03-24 09:29:54 +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
89c96e2ad4
QueryHandler: Added new handy query handler middleware
2021-10-10 20:38:12 +00:00