mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
9 lines
167 B
Plaintext
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"
|