serverless-http-forward:阿里云函数计算HTTP转发

时间:2024-04-22 05:14:53
【文件属性】:

文件名称:serverless-http-forward:阿里云函数计算HTTP转发

文件大小:24KB

文件格式:ZIP

更新时间:2024-04-22 05:14:53

http serverless aliyun forward TypeScript

无服务器的HTTP转发 阿里云函数计算HTTP转发 说明 发送HTTP请求 链式调用的拦截器,允许跨域,路由权限控制等 不会转发的HTTP请求标头 主持人 不会转发的HTTP响应标头 联系 内容编码 内容长度 日期 活着 传输编码 使用 git clone --depth=1 https://github.com/lisonge/serverless-http-forward.git 更改中的forward_url为要转发的HTTP URL 用途 当访问时 会调用阿里云的HTTP函数(香港地区)转发此HTTP请求 到(上海地区)服务器的 ,然后转发回复 以最低廉/零的价格实现无备案域名解析到内地服务器 衰减 测试访问延迟 ❯ curl -o /dev/null -s -w %{time_namelookup}:%{time_connect}:%{time_starttransfer}:%{


【文件预览】:
serverless-http-forward-main
----index.js(163B)
----package.json(1KB)
----pnpm-lock.yaml(50KB)
----test()
--------test_fetch.ts(280B)
----config.toml(185B)
----src()
--------core()
--------@types()
--------interceptor.ts(1KB)
--------config.ts(435B)
--------index.ts(3KB)
----tsconfig.json(6KB)
----webpack.config.ts(865B)
----.gitignore(24B)
----README.md(1KB)

网友评论