aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonaq kwon <spillover427@gmail.com>2021-12-01 21:04:11 +0900
committerKyle <mkitigy@gmail.com>2022-02-14 22:31:59 +0900
commit78e8fd448a413f4bdf070c2b2bc41e6b0a2e3260 (patch)
treefc55dd2b77fd4bca99107109559103c2e2bec8d5
parent935d63e9b44151683a54483b55c9cdf7274bd842 (diff)
downloadtranslated-content-78e8fd448a413f4bdf070c2b2bc41e6b0a2e3260.tar.gz
translated-content-78e8fd448a413f4bdf070c2b2bc41e6b0a2e3260.tar.bz2
translated-content-78e8fd448a413f4bdf070c2b2bc41e6b0a2e3260.zip
change words(교차 출처 자원 공유)
-rw-r--r--files/ko/web/http/cors/errors/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/http/cors/errors/index.html b/files/ko/web/http/cors/errors/index.html
index 2a2d0e7454..55ad491197 100644
--- a/files/ko/web/http/cors/errors/index.html
+++ b/files/ko/web/http/cors/errors/index.html
@@ -17,7 +17,7 @@ translation_of: Web/HTTP/CORS/Errors
---
<div>{{HTTPSidebar}}</div>
-<p><span class="seoSummary"><a href="/en-US/docs/Web/HTTP/CORS">Cross-Origin 출처 공유</a> ({{Glossary("CORS")}})는 서버가 same
+<p><span class="seoSummary"><a href="/en-US/docs/Web/HTTP/CORS">교차 출처 자원 공유</a> ({{Glossary("CORS")}})는 서버가 same
origin 정책(<a href="/en-US/docs/Web/Security/Same-origin_policy">same-origin policy</a>)을 완화할 수 있게 해 주는 표준입니다. 이는 일부
교차 출처 요청은 명시적으로 허용하고 다른 요청은 거부하는 데 사용됩니다. </span> 예를 들어서, 어떤 사이트가 embeddable service를 제공하는 경우, 특정 제한을
완화하는 것이 필요할 수 있습니다. CORS 설정을 세팅하는 것은 그리 쉬운 일이 아니며, 도전일 수 있습니다. 이 페이지에서는, 몇 가지 일반적인 CORS 에러 메시지를 소개하고 그에 맞는 해결법을