Set caching headers for images
Open
feature request
- Dominant language
- Go
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Look at some caching best-practices and set proper cache-control headers for images. Every image has a unique url, so max-age can be quite long.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Go code that serves images and inspect how its response headers are currently set. Review the caching best practices referenced in the issue, then verify that image responses include an appropriate long max-age because their URLs are unique.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100