fastify-referrer-policy:固定插件以设置Referrer-Policy HTTP标头

时间:2024-05-23 00:33:42
【文件属性】:

文件名称:fastify-referrer-policy:固定插件以设置Referrer-Policy HTTP标头

文件大小:59KB

文件格式:ZIP

更新时间:2024-05-23 00:33:42

referrer-policy helmet fastify-plugin JavaScript

固定推荐人策略 固定插件以设置Referrer-Policy HTTP标头 为什么? 您可能知道是使用的。 您也可以将其用作fastify的中间件。 那么,为什么我做了这个插件? 您可能会在找到原因,并希望您喜欢它。 :) 区别 此插件已通过所有测试用例。 且选项没有差异。 安装 通过npm: npm i fastify-referrer-policy 通过纱: yarn add fastify-referrer-policy 用法 const fastify = require ( 'fastify' ) ; const fastifyReferrerPolicy = require ( 'fastify-referrer-policy' ) ; const app = fastify ( ) ; app . register ( fastifyReferrerPolic


【文件预览】:
fastify-referrer-policy-master
----.coveralls.yml(70B)
----benchmarks()
--------benchmark.js(1KB)
--------helmet.js(240B)
--------config.js(87B)
--------self.js(236B)
--------benchmark.txt(760B)
--------pure.js(181B)
----.prettierrc.yml(218B)
----src()
--------index.js(693B)
----.eslintrc.yml(34B)
----.travis.yml(80B)
----LICENSE(1KB)
----test()
--------test.js(1KB)
----README.md(3KB)
----ava.config.js(184B)
----.editorconfig(193B)
----.gitignore(914B)
----package-lock.json(246KB)
----package.json(1KB)

网友评论