diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:06 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:06 +0100 |
commit | 786d51e5e35f25c06fc64083574a435e240b2a54 (patch) | |
tree | 7f2967c8f445737d9d9df5f318bdebe851434087 /files/ru/web/http/headers/access-control-max-age/index.html | |
parent | c058fa0fb22dc40ef0225b21a97578cddd0aaffa (diff) | |
download | translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.gz translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.bz2 translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.zip |
unslug ru: modify
Diffstat (limited to 'files/ru/web/http/headers/access-control-max-age/index.html')
-rw-r--r-- | files/ru/web/http/headers/access-control-max-age/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/web/http/headers/access-control-max-age/index.html b/files/ru/web/http/headers/access-control-max-age/index.html index 0d5d63b8b0..deef2422ab 100644 --- a/files/ru/web/http/headers/access-control-max-age/index.html +++ b/files/ru/web/http/headers/access-control-max-age/index.html @@ -1,7 +1,8 @@ --- title: Access-Control-Max-Age -slug: Web/HTTP/Заголовки/Access-Control-Max-Age +slug: Web/HTTP/Headers/Access-Control-Max-Age translation_of: Web/HTTP/Headers/Access-Control-Max-Age +original_slug: Web/HTTP/Заголовки/Access-Control-Max-Age --- <div><code>Заголовок ответа сервера</code><strong><code> Access-Control-Max-Age</code></strong> сообщает браузеру насколько {{glossary("предзапрос")}} (эта информация содержится в заголовках {{HTTPHeader("Access-Control-Allow-Methods")}} и {{HTTPHeader("Access-Control-Allow-Headers")}}) может быть кэширован и опущен при запросах к серверу.</div> |