continuwuity/src/router
Jason Volk de4917ab43 catch panics at base functions to integrate with other fatal errors.
Signed-off-by: Jason Volk <jason@zemos.net>
2024-10-21 22:09:22 +00:00
..
serve feature-gate direct TLS mode to make rustls/aws-lc-rs optional 2024-10-21 22:08:33 +00:00
Cargo.toml catch panics at base functions to integrate with other fatal errors. 2024-10-21 22:09:22 +00:00
layers.rs remove redundant CSP directives which effectively default to the same value 2024-08-29 19:19:20 +00:00
mod.rs catch panics at base functions to integrate with other fatal errors. 2024-10-21 22:09:22 +00:00
request.rs use Services instead of Server for middleware function state 2024-07-31 03:04:17 +00:00
router.rs optimize api state extractor 2024-07-31 03:04:17 +00:00
run.rs de-global services 2024-07-27 09:08:51 +00:00