aboutsummaryrefslogtreecommitdiff
path: root/files/ko/glossary/cache/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/glossary/cache/index.html')
-rw-r--r--files/ko/glossary/cache/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/glossary/cache/index.html b/files/ko/glossary/cache/index.html
index 6d45b6772c..7f9fd0aa77 100644
--- a/files/ko/glossary/cache/index.html
+++ b/files/ko/glossary/cache/index.html
@@ -1,7 +1,8 @@
---
title: 캐시
-slug: Glossary/캐시
+slug: Glossary/Cache
translation_of: Glossary/Cache
+original_slug: Glossary/캐시
---
<p>캐시 (웹 캐시 또는 HTTP 캐시)는 HTTP 응답들(responses)을 일시적으로 저장하는 곳입니다. 이를 통해 그 다음 HTTP 요청들(requests)에서 특정 조건이 만족될 때까지 캐시에 저장한 리소스를 사용할 수 있습니다. </p>