-
启用插件异常
PluginCore.AspNetCore.Middlewares.PluginStartupXMiddleware[0]
PluginCore: Unable to resolve service for type 'PluginCore.Interfaces.IPluginFinder' while attempting to Invoke middleware…
-
### Is your feature request related to a problem? Please describe.
It seems like there's work happening on the Next.js side on a middleware revamp: https://github.com/vercel/next.js/discussions/467…
-
Hay rutas como /mentorias donde solo queremos que puedan acceder si están registradas en la ofmi.
Una idea es agregar `withOfmiParticipation` en `middleware.ts` y agregar el header X_USER_PARTICIPA…
-
Perhaps go with an Express-like solution?
```ts
export const myRoute = route.get('/my-route', cors(), async () => { … })
```
-
#### Description:
`HTTP.Body.Enctype` is already detected and saved, allowing us to simplify parsing the body content. The method `HTTP.Body.Parse()` will use this detected `enctype` to automatically…
-
I'm trying to use middlewares (like [the one in the documentation example](https://nuxt.com/docs/guide/directory-structure/middleware)), but I realize the middleware stop running the second I add …
-
Hi Jonas,
I was wondering if it'd be ok with you if I went ahead and implemented this feature. I wanted to communicate that early to avoid duplicate work. Please let me know and I'll start the work…
-
It'd be handy to have a fallback DNS middleware, so that if there isn't a response by any other middleware then it will try to get an answer from another DNS server.
BTW, I'm liking the look of thi…
-
It would be useful to be able to configure the Retry middleware to respect the the Retry-After header when it is returned by the server to minimize resources spent on throttled requests on the client …
-
# Project is down!!