Skip to content

Set a caching header by default #117

@Benjozork

Description

@Benjozork

Just a suggestion : Since the data is only refreshed every hour, it would be perfectly safe to set

Cache-Control: max-age=<time until next refresh, calculated on the server>

in every response. It would reduce the strain on your app.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestperformanceIssue related to performance and optimizations

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions