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

Added Cache-Control header support for Azure backend #780

Merged
merged 2 commits into from Nov 18, 2019
Merged

Added Cache-Control header support for Azure backend #780

merged 2 commits into from Nov 18, 2019

Commits on Oct 20, 2019

  1. Added Cache-Control header support for Azure backend

    The HTTP header value can be controlled via the AZURE_CACHE_CONTROL environment variable.
    For example: AZURE_CACHE_CONTROL="public, max-age=31536000"
    rriski committed Oct 20, 2019
    Copy the full SHA
    f708113 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    rriski committed Oct 20, 2019
    Copy the full SHA
    8fea2c1 View commit details
    Browse the repository at this point in the history