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

Custom API endpoints send incorrect Last-Modified header #191

Open
kynan opened this issue Dec 25, 2015 · 0 comments
Open

Custom API endpoints send incorrect Last-Modified header #191

kynan opened this issue Dec 25, 2015 · 0 comments
Labels

Comments

@kynan
Copy link
Member

kynan commented Dec 25, 2015

send_response is being called with only the resource and the payload as the only item in the response tuple, in which case the Last-Modified header is set to the current time and the response is not read from cache.

@kynan kynan added the API label Dec 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant