Browse By

Category Archives: Security

X-XSS-Protection – Preventing Cross-Site Scripting Attacks

  Implementing HTTP security headers are an important way to keep your site and your visitors safe from attacks and hackers. In a previous post, we dove into how the X-Frame-Options header and frame-ancestors directive can help combat clickjacking. In today’s post, we want to go more in-depth

More