問題タブ [http-equiv]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
43 問題
0
投票する
5
に答える
13693
参照
html - X-Frame-Options はメタ タグで機能しませんか?
iframe コントロールを使用して、自分のサイト コンテンツが他のドメインで使用されることを制限したいと考えています。推奨されるメタ タグ ie<meta http-equiv="X-Frame-Options" content="deny">
が機能していません。私に何ができる?