@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.

/@dylan/forcessl/

    Package Sidebar

    Install

    npm i @dylan/forcessl

    Weekly Downloads

    46

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    1.86 kB

    Total Files

    4

    Last publish

    Collaborators

    • steadymade
    • shanebo