2011-02-26 11:34:42 +01:00
|
|
|
Plack::Middleware::IEnosniff is middleware for Plack. This middleware
|
|
|
|
adds HTTP Header 'X-Content-Type-Options: nosniff' for safe. Sending
|
|
|
|
X-Content-Type-Options response header with the value nosniff will
|
|
|
|
prevent Internet Explorer from MIME-sniffing a response away from the
|
|
|
|
declared content-type.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Plack-Middleware-IEnosniff
|