- Feature/improve csp support (#11)
- Updated HSTS to support the preload flag (@gellerb)
- use of ctx.state instead of ctx.locals
- refactor: only for koa
- Xframes support enable detect options
- support X-Content-Type-Options
- fix koa-compose deps
- add koa version lusca
- make hsts, p3p, xss, xframe support koa
- csrf and csp support koa
- Add support for HTTP Strict Transport (HSTS) header