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
{{ message }}
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
Firstly, I know about parameters for setting the max-age according to cache-control header. But what I mean is different. I want to look at the response itself and decide how much time I want to cache this response acording to the data in the response. Is this possible to do?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Firstly, I know about parameters for setting the max-age according to cache-control header. But what I mean is different. I want to look at the response itself and decide how much time I want to cache this response acording to the data in the response. Is this possible to do?
The text was updated successfully, but these errors were encountered: