flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Add Access-Control-Max-Age to CORS preflight Edge API respones

Open dabeeeenster opened this issue 2 years ago • 1 comments

As per https://stackoverflow.com/questions/40731465/access-control-max-age-vs-cache-control - add this to the default headers in Edge API.

dabeeeenster avatar Sep 21 '22 21:09 dabeeeenster

Needs to find a way to do this through application load balancer. PS: Adding those headers directly breaks the alb (probably)

gagantrivedi avatar Sep 22 '22 09:09 gagantrivedi

This is implemented in Edge-API And waiting to go live

dabeeeenster avatar Sep 23 '22 13:09 dabeeeenster

This is now live!

dabeeeenster avatar Sep 26 '22 08:09 dabeeeenster