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?
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?