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

Conversation

rriski
Copy link
Contributor

@rriski rriski commented Oct 20, 2019

The HTTP header value can be controlled via the AZURE_CACHE_CONTROL environment variable.
For example: AZURE_CACHE_CONTROL="public, max-age=31536000"

Issues #323 and #674.

rriski added 2 commits October 20, 2019 20:26
The HTTP header value can be controlled via the AZURE_CACHE_CONTROL environment variable.
For example: AZURE_CACHE_CONTROL="public, max-age=31536000"
@jschneier jschneier merged commit 6a4bbd4 into jschneier:master Nov 18, 2019
@jschneier jschneier mentioned this pull request Nov 18, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants