Rest API - Request and Response Format
A server sends:
But the client ignores must-revalidate and uses cached data after 2 hours. What is the issue?
Cache-Control: max-age=3600, must-revalidate
But the client ignores must-revalidate and uses cached data after 2 hours. What is the issue?
