-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ko]: add index.md for
web/glossary/reporting_directive
(#16243)
[add]: add index.md for web/glossary/reporting_directive
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: 보고 지시어 (Reporting directive) | ||
slug: Glossary/Reporting_directive | ||
l10n: | ||
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 | ||
--- | ||
|
||
{{GlossarySidebar}} | ||
|
||
**{{Glossary("CSP")}} 보고 지시어(reporting directives)** 는 {{HTTPHeader("Content-Security-Policy")}} 헤더에 사용되며 CSP 위반 보고 프로세스를 제어합니다. | ||
|
||
전체 목록은 [보고 지시어(Reporting directives)](/ko/docs/Web/HTTP/Headers/Content-Security-Policy#reporting_directives)를 참조합니다. | ||
|
||
## 같이 보기 | ||
|
||
- [용어 사전](/ko/docs/Glossary) | ||
|
||
- {{Glossary("CSP")}} | ||
- {{Glossary("Fetch directive")}} | ||
- {{Glossary("Document directive")}} | ||
- {{Glossary("Navigation directive")}} | ||
|
||
- 참고서 | ||
|
||
- <https://www.w3.org/TR/CSP/#directives-reporting> | ||
- {{HTTPHeader("Content-Security-Policy/upgrade-insecure-requests", "upgrade-insecure-requests")}} | ||
- {{HTTPHeader("Content-Security-Policy/block-all-mixed-content", "block-all-mixed-content")}} | ||
- {{HTTPHeader("Content-Security-Policy")}} |