StefanOssendorf / SecurityHeadersMiddleware

OWIN Middlewares to set useful security-related HTTP header (STS, Anti-Clickjacking, XSS, CSP).
MIT License
27 stars 9 forks source link

Security Headers Middleware

Build Status NuGet Status NuGet Status

Middlewares to set useful security-related HTTP headers in your OWIN application. (From OWASP list)

Already implemented

Workaround for using in .Net Core (Thanks to @imperugo)

https://github.com/aspnet-contrib/AspNet.Hosting.Extensions

Using

See the tests as examples of usage:

Developed with

MarkdownPad 2 JetBrains ReSharper