awslabs / aws-lambda-go-api-proxy

lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
Apache License 2.0
1.03k stars 197 forks source link

How to enable CORS with custom headers #157

Open basil-github opened 1 year ago

basil-github commented 1 year ago

How to enable CORS with custom headers for an AWS Lambda function behind API Gateway. I'm stuck please add a comment. I'm using proxy,