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