We are letting HTTP API Gateway to set CORS headers.
And mantil.go is also setting CORS headers on response
That will be removed by API Gateway in this configuration.
| If you configure CORS for an API, API Gateway ignores CORS headers returned from your backend integration.
reference
We are letting HTTP API Gateway to set CORS headers. And mantil.go is also setting CORS headers on response That will be removed by API Gateway in this configuration.
| If you configure CORS for an API, API Gateway ignores CORS headers returned from your backend integration. reference