/cloudfront-edge-caching

Cloudfront with Lambda@Edge POST data caching

Primary LanguageGo

Cloudfront Edge Caching

Using Lambda@Edge to cache by converting POST request data to GET params before the request hits cloudfront, then converts the GET params back to POST data before it hits the origin