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

Missing headers #278

Open
ulfjack opened this issue Dec 17, 2017 · 0 comments
Open

Missing headers #278

ulfjack opened this issue Dec 17, 2017 · 0 comments

Comments

@ulfjack
Copy link

ulfjack commented Dec 17, 2017

You should set HTTP_IF_NONE_MATCH and HTTP_IF_MODIFIED_SINCE:

fastcgi_param HTTP_IF_NONE_MATCH $http_if_none_match;
fastcgi_param HTTP_IF_MODIFIED_SINCE $http_if_modified_since;
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