ergast-f1-api icon indicating copy to clipboard operation
ergast-f1-api copied to clipboard

Add Cache-Control Headers to Responses

Open ctuckz opened this issue 7 years ago • 0 comments

Adding Cache-Control headers to responses from the API would allow most clients to automatically take advantage of caching, improving client performance and reducing load on the API server and database. Since the API data rarely changes, max-age would be a good way to cache.

ctuckz avatar Oct 19 '17 01:10 ctuckz