6e4e07b985
Force SSL/TLS in your rack app: Redirects all "http" requests to "https" Set Strict-Transport-Security header Flag all cookies as "secure" OK claudio@
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
Force SSL/TLS in your rack app:
|
|
|
|
Redirects all "http" requests to "https"
|
|
Set Strict-Transport-Security header
|
|
Flag all cookies as "secure"
|