-
**Is your feature request related to a problem? Please describe.**
ASP.NET has rich feature support for middleware of handling requests. This is extremely useful for things like adding global exceptio…
-
-
Middleware za pregled objava provodi nekoliko funkcionalnosti prije nego što se objave dohvate s backend-a. Prvo, provodi **autentifikaciju** korisnika kako bi osigurao da samo prijavljeni korisnici m…
-
I would like to propose adding **Pipeline Middleware Handling**.
This feature would allow adding logic before or after the main handler is executed, which helps with:
- Validation
- Logging
- Authori…
-
-
### Describe the feature
Last week I wanted to add websocket to an existing nitro app, but ran into some unexpected behaviours. I think fixing/improving these would be beneficial for everyone.
I hav…
-
[https://github.com/lu-bann/linglong/blob/main/src/symbiotic-network/SymbioticNetworkMiddleware.sol#L431](https://github.com/lu-bann/linglong/blob/main/src/symbiotic-network/SymbioticNetworkMiddleware…
-
Follow up to https://github.com/octokit/webhooks.js/pull/1078
### Describe the need
Currently, octokit only supports creating middleware for Node.js ,
but there are times when I want to use octokit i…
-
#### Perceived Problem
The middleware docs (https://github.com/graffle-js/graffle/blob/graphql-request/examples/other-middleware.ts) propose that we do the following if we want to add a custom header…
-
Hi.
I've encountered a situation where Middleware is attempting to find the Authorization header in requests that use the OPTIONS method. According to the CORS specification (https://fetch.spec.whatw…