Defense in depth is all about putting layer upon layer of security measures so that any one failure does not jeopardize the application. One of these levels is the browser itself, which is getting more clever in terms of protection implementation. Security headers notify the browser how a website should behave when it is loaded into the client. They offer multiple protections against a …
