An engineer needs to design the HTTP headers for an API to meet these HTTP caching requirements:
• Site must instruct shared caches to retain information.
• Information must be considered fresh for 10 minutes.
• Caches must always serve fresh information and must never store stale requests.
Which Cache-Control response properties must be used?
jules237
2 weeks ago