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

Cache-Control header is not always allowed in the pre-flight request #2

Closed
PulsarBlow opened this issue Aug 18, 2014 · 0 comments
Closed
Milestone

Comments

@PulsarBlow
Copy link
Owner

Some APIs do not allow Cache-Control header

eg github api : Access-Control-Allow-Headers: Authorization, Content-Type, If-Match, If-Modified-Since, If-None-Match, If-Unmodified-Since, X-GitHub-OTP, X-Requested-With

Cache control should be handled with the If-Modified header

@PulsarBlow PulsarBlow added this to the 1.1.0-alpha milestone Aug 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant