Consider having feature flags for all built-in middleware.
Open
- Dominant language
- Rust
- Stars
- 5.1k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
It's not inconceivable that people may want to disable any particularly built in middleware. [Particularly the logger middleware](https://github.com/http-rs/tide/issues/476), but it's not inconceivable that someone may want to disable even the cookies one for some reason.
These would still be on by default.
Contributor guide
Assessment
This issue has not been assessed yet.