summaryrefslogtreecommitdiff
path: root/www/ruby-rack-ssl/DESCR
blob: b79503412cf1f4f8471acd80dc7b1defe3bd2c09 (plain)
1
2
3
4
5
6
7
8
Rack::SSL
=========

Force SSL/TLS in your app.

1. Redirects all "http" requests to "https"
2. Set `Strict-Transport-Security` header
3. Flag all cookies as "secure"