From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- .../\320\272\321\215\321\210/index.html" | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 "files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/\320\272\321\215\321\210/index.html" (limited to 'files/ru/словарь/кэш') diff --git "a/files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/\320\272\321\215\321\210/index.html" "b/files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/\320\272\321\215\321\210/index.html" new file mode 100644 index 0000000000..03803b2895 --- /dev/null +++ "b/files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/\320\272\321\215\321\210/index.html" @@ -0,0 +1,14 @@ +--- +title: Кэш +slug: Словарь/Кэш +translation_of: Glossary/Cache +--- +

Кэш (веб кэш или HTTP кэш) это компонент, который временно сохраняет HTTP ответы от сервера для того, чтобы их затем можно было использовать в последующих HTTP запросах, до тех пор пока он удовлетовяет некоторым условиям. 

+ +

Learn More

+ +

General knowledge

+ + -- cgit v1.2.3-54-g00ecf