Difficulty: Intermediate
Name three HTTP security headers.
1. HSTS (forces HTTPS). 2. X-Frame-Options (prevents clickjacking). 3. Content-Security-Policy (restricts resource loading).
Helmet, HSTS, X-Frame-Options, Content-Security-Policy
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.