dadi / web

Web is a drop in front end for websites and web apps. Consumes data from DADI API and others
https://dadi.cloud/en/web/
Other
48 stars 16 forks source link

No CORS headers on cache responses #498

Closed jimlambie closed 5 years ago

jimlambie commented 5 years ago

Web adds CORS headers that are specified in config when responding to either a static or dynamic file request.

Once that response has been cached, on subsequent requests where the data is delivered from the cache, the configured headers are absent.