CodeChain-io / CodeChain-io/codechain-indexer
Add Cache-Control to immutable responses
Open
optimization
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.mozilla.org/ko/docs/Web/HTTP/Headers/Cache-Control
I think snapshot and asset-image can be cached.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the snapshot and asset-image response entry points and read the MDN Cache-Control reference linked in the issue. Identify which responses are immutable and verify that they include an appropriate Cache-Control header; add tests if the repository provides coverage for these endpoints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100