serverless-aws-function-url-custom-domain
serverless-aws-function-url-custom-domain copied to clipboard
Cloudfront cache policy is hidding User-Agent header
Hello,
I'm facing an issue with the plugin, current cloudfront setup make the user-agent header not available in the lambda event.
If I change manually in Cloudfront the caching behavior to use the Lamda recommended one, I'm getting the user-agent:
Could you change the default caching, or make it customizable ? Thanks !