--- title: Cache slug: Glossary/Cache translation_of: Glossary/Cache ---

cache (web cache或者HTTP cache) 是临时存储HTTP响应的组件,只要它符合一定条件,就可以用于后续的HTTP请求。

深入了解

基础知识