This repository has been archived by the owner on Mar 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Deactivate Cache Headers when Authenticated. #449
Labels
Comments
Regarding single record updates (PATCH/PUT), the response body will return the last version of the records. So naively I would say that it concerns the Could you explain why you thought of collection specifically? |
I suspect that when using KWAC to update the collection it can be difficult to sync your local records against a cached collection because each time you will call the sync you may get cached values. We may delay this until we see a problem to update cached collection but we should start thinking about problems when updating cached-collections. |
leplatrem
added a commit
that referenced
this issue
Oct 28, 2015
leplatrem
added a commit
that referenced
this issue
Oct 29, 2015
Natim
added a commit
that referenced
this issue
Oct 29, 2015
…enticated Set cache headers only when anonymous (fixes #449)
glasserc
pushed a commit
that referenced
this issue
May 20, 2016
Add uwsgi bind error to troubleshooting (fixes #447)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When updating a collection, we should disable cache headers.
The text was updated successfully, but these errors were encountered: