Rest API - Caching Strategies
Given this HTTP response header:
If a client requests the same resource 7 seconds later, what will happen?
Cache-Control: max-age=5If a client requests the same resource 7 seconds later, what will happen?
