You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2025. It is now read-only.
By default, Fiber normalizes requests headers:
X-GoLambdaProxy-ApiGw-Context
->X-Golambdaproxy-Apigw-Context
The adapter doesn't account for this, so there will be a request header casing mismatch when trying to look up the headers.
The text was updated successfully, but these errors were encountered: