This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.
Override DefaultServerAddress from APIGatewayProxyRequest #46
Closed
Description
I know this has been looked at previously in #13 and associated PR, but with API GW returning the host, is there any reason not to default to the host as passed in the APIGatewayProxyRequest
instead of the DefaultServerAddress
? I can understand https://aws-serverless-go-api.com
being a fallback if no host is passed from API GW, but defaulting to the actual host would get us closer to the integrity of the original http request.
Metadata
Metadata
Assignees
Labels
No labels