是 https:对Express表示https并连接 源码
是的HTTPS! yes-https是一个快乐的小npm模块,它使基于连接的应用程序很容易要求使用https 。 它有两种方法: 设置Strict-Transport-Security HTTP标头。 在了解更多信息。 自动为第一个请求发送HTTP 301。 这通常被忽略,因为HSTS仅在浏览器第一次点击https端点后才起作用。 安装 npm install yes-https 用法 const yes = require ( 'yes-https' ) ; const express = require ( 'express' ) ; let app = express ( )
文件列表
yes-https-master.zip
(预估有个18文件)
yes-https-master
.gitignore
22B
package.json
976B
.npmrc
19B
LICENSE.md
1KB
.github
workflows
ci.yaml
1KB
README.md
2KB
example
暂无评论