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

Add Cache-Control Headers to Responses #3

Open
ctuckz opened this issue Oct 19, 2017 · 0 comments
Open

Add Cache-Control Headers to Responses #3

ctuckz opened this issue Oct 19, 2017 · 0 comments

Comments

@ctuckz
Copy link

ctuckz commented Oct 19, 2017

Adding Cache-Control headers to responses from the API would allow most clients to automatically take advantage of caching, improving client performance and reducing load on the API server and database. Since the API data rarely changes, max-age would be a good way to cache.

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