JS深入浏览器缓存分强缓存和协商缓存
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 25/100
- Issue type
- Documentation
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- documentation
Research direction
The issue contains notes about strong browser caching, including Expires and Cache-Control, but names no file, documentation entry point, or test. Clarify where this material should be added or corrected and what completion should mean before starting.
Written by the indexing model from the issue text.
Description
强缓存
状态码200
不会向服务器发送请求,从缓存中读取资源,如果响应头有expires、pragma或者cache-control字段,代表这 是强缓存
- Expires HTTP/1.0 时间不准
- Cache-Control HTTP/1.1
- Cache-Control优先级高,覆盖Expires
- Cache-Control设置no-cache开启协商缓存
- 缓存过期之后,不管资源有没有变化,都会重新发起请求,重新获取资源
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from AstralBit/NOTE
-
Fiber reconciler Open
Difficulty 1/5 Under an hour Newbie friendliness 25/100
-
深入理解React fiber Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Javascript深入垃圾回收 Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
JavaScript深入闭包 Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Ecosystem: ClawMetry — the Qwen Code reader is now free and open source (follow-up to #9294 / #9338) Opencategory/integration priority/P3 scope/documentation status/ready-for-human type/feature-request
Difficulty 1/5 Under an hour Newbie friendliness 84/100