-
### Issue Description
Requests that reach the final server contain the `Host` header from the original request. If the destination server checks the header `Host` (eg: ingress in k8s cluster with `…
-
### Issue Description
The `golang-jwt` library imported in the `middleware` package suffers from a [CVE](https://nvd.nist.gov/vuln/detail/CVE-2024-51744).
A fix is present in v5 or v5 of the lib…
-
How can I use zValidator with TypeScript? zValidator is very useful, but I want to reuse the TypeScript interfaces from the frontend. Some interfaces are complex and it's hard to write Zod schemas fro…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I tried to use problem details middleware and exception handler middleware in this manner:
…
-
I tried adding `react-error-boundary` to my app and it gives an error with the dev server. I think it works with the production build. I recreated my own ErrorBoundary class component with a "use clie…
-
## Feature Request
### Motivation
I'd like to be able to return a 504 if the timeout given to the `TimeoutLayer`
is exceeded. This is because a 408, which is currently returned, [is meant to
c…
-
This would allow adding caching, otel etc without needing more changes to the openid crate. One pattern I quite like is to define a trait that specifies only what you actually use from reqwest, and th…
-
- [x] AWS 배포 - auth middleware, mysql
- migration 이슈 존재 > table 다 밀고 다시 `npm run migration:run`
- [x] swagger 수정 (auth 있는 버전으로)
- [x] AWS 설정 - https
-- 시도1) [ClousdFlare를 이용한 무료 적용](https://kbwplac…
-
I'm in the process of adding opentelemetry support to one of our project that uses huma.
As I want to set the `operationID` that was matched to this request as a span name/attribute I need to make…
-