DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
Web Security Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
hard
Web Security
Which directives are explicitly ignored when CSP is set via a <meta http-equiv> tag instead of a real HTTP header?
A
None — meta tags support every directive identically
B
frame-ancestors and report-uri
C
script-src and style-src
D
Only img-src
Check Answer