Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

lib

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Müller authored
                    header('X-Frame-Options: Sameorigin');
                    header('X-XSS-Protection: 1; mode=block');
                    header('X-Content-Type-Options: nosniff');
    
    Thanks to Lukas Reschke for reporting this issue (and many more).
    bda2dbec
    History
    Name Last commit Last update
    ..