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

Question: Does SR Cache obey content-type headers/content negotiation? #57

Open
SeanHayes opened this issue Aug 9, 2016 · 1 comment

Comments

@SeanHayes
Copy link

If I have an HTML page cached, and a client requests that URL but with Accept: image/*, will SR Cache return the HTML file or allow regular processing to happen?

@agentzh
Copy link
Member

agentzh commented Aug 9, 2016

@SeanHayes ngx_srcache only honors your cache key in this case. And I think it's easier for you to just try it out yourself ;)

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

2 participants