-
### Describe the problem
I would like to propose a better model for endpoints middleware rather than the global `hooks`.
Current state: Today, we only have what appears to be one (1) hook `src/h…
-
### Describe the feature
Hi everyone!
I have found out that:
* `addRouteMiddleware` function adds the specified mw to `nuxtApp._middleware.global` list
* The strict order in which mws are bein…
-
When I try to upload file **without chaining** the middlewares, the file upload **works** but when I **chain it with other middlewares** like input validation and authentication **the file does not up…
-
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/uvicorn/protocols/http/httptools_impl.py", line 401, in run_asgi
result = await app( # type: ignore[func-retur…
-
### What version of Hono are you using?
4.6.3
### What runtime/platform is your app running on?
Node
### What steps can reproduce the bug?
Just this piece of code for the middleware
```ts
con…
-
Hi @Krukov!
I'm currently using cashews with Redis as the backend storage. I noticed that the library uses pickle for serialization when storing values in Redis.
I'm wondering if there are any …
-
I am able to login via Dex in Headlamp, but kubeconfig file is not getting generated, hence the cluster in not being loaded.
Can anyone please help me?
Sharing my config here:
dex-values.yam…
-
It serves no clear purpose beyond what could be accomplishing by just passing `serpent.Chain` to the `Handler`.
-
I'm in the process of instrumenting one of my applications with OTel, and was able to inject the OTel tracing client through `resty.NewWithClient(otelhttp.DefaultClient)` which gives me spans around e…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
We have a [middleware service](https://github.com/expressots/expressots/blob/main/packages/co…
rsaz updated
7 months ago