CDN should return infinite cache headers #15
Labels
area:rest
RESTful HTTP APIs
good first issue
Good for newcomers
help wanted
Extra attention is needed
When returning data by hash in the CDN, we need to set infinite cache expiration. That's the sole reason why we address by hash. https://github.com/coronanet/go-coronanet/blob/master/rest/cdn.go#L45
The text was updated successfully, but these errors were encountered: