mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists
This commit is contained in:
parent
ed463cec3e
commit
a01c9abce8
13 changed files with 197 additions and 34 deletions
3
dom/security/test/csp/file_ignore_xfo.html^headers^
Normal file
3
dom/security/test/csp/file_ignore_xfo.html^headers^
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Content-Security-Policy: frame-ancestors http://mochi.test:8888
|
||||
X-Frame-Options: deny
|
||||
Cache-Control: no-cache
|
||||
Loading…
Add table
Add a link
Reference in a new issue