![]() |
![]()
| ![]() |
![]()
NAMEPlack::Middleware::IEnosniff - added HTTP Header 'X-Content-Type-Options: nosniff' SYNOPSISenable 'IEnosniff'; you can set 'only_ie' option, if you want to send 'X-Content-Type-Options: nosniff' for IE8 only. enable 'IEnosniff', only_ie => 1; DESCRIPTIONPlack::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. METHODREPOSITORYPlack::Middleware::IEnosniff is hosted on github <http://github.com/bayashi/Plack-Middleware-IEnosniff> AUTHORDai Okabayashi <bayashi@cpan.org> SEE ALSOPlack::Middleware LICENSEThis module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
|