aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-IEnosniff/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack-Middleware-IEnosniff/pkg-descr')
-rw-r--r--www/p5-Plack-Middleware-IEnosniff/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/p5-Plack-Middleware-IEnosniff/pkg-descr b/www/p5-Plack-Middleware-IEnosniff/pkg-descr
new file mode 100644
index 000000000000..7c089cb5240b
--- /dev/null
+++ b/www/p5-Plack-Middleware-IEnosniff/pkg-descr
@@ -0,0 +1,7 @@
+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.
+
+WWW: http://search.cpan.org/dist/Plack-Middleware-IEnosniff/