You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In API terms it is stated that we shouldn't cache for long.
It would be much easier to comply with the terms if API would provide proper caching headers. At the moment every requests results in Cache-Control: max-age=0, private, must-revalidate
The text was updated successfully, but these errors were encountered:
In API terms it is stated that we shouldn't cache for long.
It would be much easier to comply with the terms if API would provide proper caching headers. At the moment every requests results in
Cache-Control: max-age=0, private, must-revalidate
The text was updated successfully, but these errors were encountered: