Commit graph

6 commits

Author SHA1 Message Date
598548d97b random generator benchmark
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-10-07 11:49:41 +00:00
7b682e8e95 Constructor: Support for defaultHeaders was added with default secure options.
All checks were successful
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
c8290126fa pretty much fully finished version 1 2021-10-09 00:12:56 +00:00
26c9b4a27e Finished implementing router. Backuping non-class method 2021-07-05 17:54:00 +00:00
0bfd4de78d rename from bottle (taken, sadface) to flaska 2020-05-20 13:14:25 +00:00
0c2030c2cd added basic bottle router and benchmarks for it 2020-03-11 12:34:34 +00:00