WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/send nosniff header

Description

Send a HTTP header to disable content type sniffing in browsers which support it.

Usage

<?php send_nosniff_header(); ?>

Return Values

(none) 

Change Log

Since: 3.0

Source File

send_nosniff_header() is located in wp-includes/functions.php