Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No CORS headers on cache responses #498

Closed
jimlambie opened this issue Aug 21, 2019 · 0 comments · Fixed by #499
Closed

No CORS headers on cache responses #498

jimlambie opened this issue Aug 21, 2019 · 0 comments · Fixed by #499
Assignees

Comments

@jimlambie
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant