# Hardening the texts service against content abuse Two small changes landed today to make the service harder to misuse. ## Security response headers Every response now includes: ``` X-Content-Type-Options: nosniff X-Frame-Options: DENY ``` The first header is the important one. It prevents browsers from MIME-sniffing a response — so even if someone embeds a page URL as `