feral
feral copied to clipboard
Add headers to proxy integration
I had trouble rendering a page because content-type is not correctly passed to API gateway when using REST API. This problem is not present when using HTTP integration and I noticed that headers is missing. Documentation on integration response.
I used the same implentation as ApiGatewayProxyStructuredResultV2.
+1