@dylan/forcessl

0.1.0 • Public • Published

ForceSSL

Middleware for Dylan which redirects http requests to https.

Install

npm install @dylan/forcessl

Usage

const forcessl = require('@dylan/forcessl');

app.use(forcessl());

http://foo.com redirects to https://foo.com.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    51
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    51

Package Sidebar

Install

npm i @dylan/forcessl

Weekly Downloads

51

Version

0.1.0

License

MIT

Unpacked Size

1.86 kB

Total Files

4

Last publish

Collaborators

  • steadymade
  • shanebo