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

Fix missing NoAutoCacheControl when vary on contex hash is set from Response #485

Merged

Commits on Oct 1, 2018

  1. Fix missing NoAutoCacheControl when custom vary on contex hash is set

    This moves logic to set NoAutoCacheControl so it is always executed if
    vary header exists, now also when that is the case from response already.
    andrerom committed Oct 1, 2018
    Copy the full SHA
    ef8529b View commit details
    Browse the repository at this point in the history
  2. CS

    andrerom committed Oct 1, 2018
    Copy the full SHA
    396a938 View commit details
    Browse the repository at this point in the history