flaska/benchmark
Jonatan Nilsson 7b682e8e95
continuous-integration/appveyor/branch AppVeyor build succeeded Details
Constructor: Support for defaultHeaders was added with default secure options.
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
..
const.js Finished implementing router. Backuping non-class method 2021-07-05 17:54:00 +00:00
index.bat Constructor: Support for defaultHeaders was added with default secure options. 2022-03-24 09:29:54 +00:00
index.js Constructor: Support for defaultHeaders was added with default secure options. 2022-03-24 09:29:54 +00:00
package-lock.json Constructor: Support for defaultHeaders was added with default secure options. 2022-03-24 09:29:54 +00:00
package.json added basic bottle router and benchmarks for it 2020-03-11 12:34:34 +00:00
router_express.js added basic bottle router and benchmarks for it 2020-03-11 12:34:34 +00:00
router_flaska.js pretty much fully finished version 1 2021-10-09 00:12:56 +00:00
router_koa.js added basic bottle router and benchmarks for it 2020-03-11 12:34:34 +00:00