Right now caching is too aggressive and things header like this could be used: ``` HTTP/1.1 200 OK Content-Type: text/html Content-Length: 1024 Date: Tue, 22 Feb 2022 22:22:22 GMT Last-Modified: Tue, 22 Feb 2021 22:22:22 GMT ``` More about caching: https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching#heuristic_caching
Right now caching is too aggressive and things header like this could be used:
More about caching:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching#heuristic_caching