CodeChain-io / CodeChain-io/codechain-indexer
Add Cache-Control to immutable responses
未关闭
optimization
- 主要语言
- TypeScript
- 星标
- 21
- 派生
- 15
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://developer.mozilla.org/ko/docs/Web/HTTP/Headers/Cache-Control
I think snapshot and asset-image can be cached.
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 snapshot 和 asset-image 响应入口开始,并阅读 issue 中链接的 MDN Cache-Control 参考文档。确定哪些响应是不可变的,并验证它们包含适当的 Cache-Control 标头;如果仓库为这些端点提供了覆盖率,则添加测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100