aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/cors/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/cors/index.html')
-rw-r--r--files/ru/glossary/cors/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/glossary/cors/index.html b/files/ru/glossary/cors/index.html
index 2dce66779a..047a82aa81 100644
--- a/files/ru/glossary/cors/index.html
+++ b/files/ru/glossary/cors/index.html
@@ -2,7 +2,7 @@
title: CORS
slug: Glossary/CORS
translation_of: Glossary/CORS
-original_slug: Словарь/CORS
+original_slug: Глоссарий/CORS
---
<p><strong>CORS </strong>(Cross-Origin Resource Sharing, рус. "Совместное использование ресурсов между разными источниками") - это система, состоящая из отправки <a href="/en-US/docs/Web/HTTP/Headers">HTTP заголовков</a>, которые определяют: заблокировать или выполнить запрос к ограниченному ресурсу на веб-странице из другого домена, отличного от домена происхождения запрашиваемого ресурса.</p>