반응형
m.logPrint() is working!
<eq> and <eqq> tags are rendered to MathJax format, being enclosed by \ ( \ ) and \ [ \ ].
docuK1 scripts started!
If this log is not closed automatically, there must be an error somewhere in your document or scripts.
Table of Contents is filled out.
Auto numberings of sections (div.sec>h2, div.subsec>h3, div.subsubsec>h4), <eqq> tags, and <figure> tags are done.
<cite> and <refer> tags are rendered to show bubble reference.
<codeprint> tags are printed to corresponding <pre> tags, only when the tags exist in the document.
Current styles (dark/bright mode, font-family, font-size, line-height) are shown.
disqus.js with id="disqus-js" is loaded.
kakao.js with id="kakao-js-sdk" is loaded.
New ShortKeys (T: Table of Contents, F: Forward Section, D: Previous Section, L: To 전체목록/[Lists]) are set.
m.delayPad=0;
m.wait=1024;
wait 1370ms.
<eq> and <eqq> tags are rendered to MathJax format, being enclosed by \ ( \ ) and \ [ \ ].
docuK1 scripts started!
If this log is not closed automatically, there must be an error somewhere in your document or scripts.
Table of Contents is filled out.
Auto numberings of sections (div.sec>h2, div.subsec>h3, div.subsubsec>h4), <eqq> tags, and <figure> tags are done.
<cite> and <refer> tags are rendered to show bubble reference.
<codeprint> tags are printed to corresponding <pre> tags, only when the tags exist in the document.
Current styles (dark/bright mode, font-family, font-size, line-height) are shown.
disqus.js with id="disqus-js" is loaded.
kakao.js with id="kakao-js-sdk" is loaded.
New ShortKeys (T: Table of Contents, F: Forward Section, D: Previous Section, L: To 전체목록/[Lists]) are set.
m.delayPad=0;
m.wait=1024;
wait 1370ms.







이 글이 도움이 되셨다면, 광고 클릭 한번씩만 부탁드립니다 =ㅂ=ㅋ. (If this article was helpful, please click the ad once. Thank you. ;)
Mode: Bright; Font: Noto Sans KR; font-size: 18.0px (10.0); line-height: 1.6;
width: 1280, height: 720, version: 3.1.1
Canonical URI: https://kipid.tistory.com/entry/CSP-Content-Security-Policy-iframe-image-img-video-blocking
dg:plink (Document Global Permanent Link): https://kipid.tistory.com/153
document.referrer: Empty
width: 1280, height: 720, version: 3.1.1
Canonical URI: https://kipid.tistory.com/entry/CSP-Content-Security-Policy-iframe-image-img-video-blocking
dg:plink (Document Global Permanent Link): https://kipid.tistory.com/153
document.referrer: Empty







CSP (Content Security Policy) : iframe, image (img), video blocking
document.referrer; // in javascript req.headers().get("Referer"); // in vert.x
referrer 통해서 연결을 허용할 것인가? 말 것인가를 결정하는 거인듯?
그런데 CORS (Cross-Origin Resource Sharing) 하고는 좀 다른 개념인건가? 헷갈리네...
TRRA1.References and Related Articles
▼ Show/Hide
- Ref. [01] MDN - CSP (Content Security Policy) policy directives
- Ref. [02] MDN - Cross-Origin Resource Sharing (CORS)
- Ref. [03] MDN - The X-Frame-Options response header
▲ Hide







이 글이 도움이 되셨다면, 광고 클릭 한번씩만 부탁드립니다 =ㅂ=ㅋ. (If this article was helpful, please click the ad once. Thank you. ;)
반응형
'[IT/Programming] > HTML related' 카테고리의 다른 글
SNS 내보내기/공유하기 (Sharing a URI link through SNS) (3) | 2025.03.09 |
---|---|
React Next.js 에서 URL 을 이용한 상태 유지하기: 페이지네이션, 키워드 검색, 필터링 (0) | 2025.02.10 |
코드잇 풀스택 2기 초급 프로젝트 (1팀): View My Startup (2) | 2024.09.30 |
페이스북 퍼오기 (Embeding facebook post) (4) | 2024.09.23 |
Learning JavaScript, especially class-like Constructor function and Property Inheritance through prototype/__proto__ chaining (3) | 2024.09.23 |
유튜브 리스트 (Youtube list) 로 퍼오는 법 (8) | 2024.09.23 |
방향키 (위: ArrowUp, 아래: ArrowDown) 로 숫자 조정하기 (0) | 2024.09.17 |