-
Based on the discussion in [Issue #3175](https://github.com/gofiber/fiber/issues/3175), we need to extend context support to other middlewares for consistency.
Middlewares to update:
- [ ] keyauth…
-
### Please summarize your feature request
Add capability of rewriting streamed body in Middleware
### Describe the functionality you're seeking in more detail
Hey!
I would like to ask if this is s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Middlewares registered with app.register_named_middleware don't seem to work.
### Code snipp…
-
-
- RFC: #7642
- Supersedes https://github.com/remix-run/react-router/issues/9566
-
Easy way of limiting the amount of requests from an IP-adress --> Prevents **DoS attacks** and **brute forcing**
-
# Context
Right now, it's not officially supported to send line cancellations to the Middleware. However, this
1. Doesn't stop people from doing it, and
2. Leads to issues because most POS systems d…
-
We [recently](https://github.com/Moonsong-Labs/foundry-zksync-fork-db/commit/5fac51ff6b286051eedec1d37a7af065b632c37d) had to fork foundry-fork-db as the functionality in shared backend was moved ther…
-
Hello,
Whenever I use the boot function in a request, the global middleware or the middleware I defined in the connector is lost.
-
Based on the quick POC avaliable [here](https://github.com/canonical/identity-platform-admin-ui/commit/91d5094a98a9893edd9aeea9c90ec27578e3739e) we might want to offload all the authorization checks o…