metasploit-framework/lib/gemcache/ruby/1.9.1/gems/rack-ssl-1.3.2/README.md

199 B

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"

Usage

use Rack::SSL