flagsmith
flagsmith copied to clipboard
Add Access-Control-Max-Age to CORS preflight Edge API respones
As per https://stackoverflow.com/questions/40731465/access-control-max-age-vs-cache-control - add this to the default headers in Edge API.
Needs to find a way to do this through application load balancer. PS: Adding those headers directly breaks the alb (probably)
This is implemented in Edge-API And waiting to go live
This is now live!