hapi-forwarded:一个 hapi v7.5.3 插件来信任 x-forwarded-for

时间:2021-06-29 16:27:40
【文件属性】:
文件名称:hapi-forwarded:一个 hapi v7.5.3 插件来信任 x-forwarded-for
文件大小:3KB
文件格式:ZIP
更新时间:2021-06-29 16:27:40
JavaScript hapi 转发 一个来信任x-forwarded-for 例子 var Forwarded = require ( 'hapi-forwarded' ) ; server . pack . register ( Forwarded , function ( err ) { server . start ( ) ; // request.info.remoteAddress will be replaced with // the last address in the `x-forwarded-for` header } ) ;
【文件预览】:
hapi-forwarded-master
----lib()
--------index.js(436B)
----.npmignore(23B)
----.travis.yml(46B)
----test()
--------index.js(2KB)
----README.md(448B)
----.gitignore(14B)
----index.js(49B)
----package.json(417B)

网友评论