2013-09-26 17:14:40 +02:00

9 lines
167 B
Plaintext

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"