We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我再Worker 快速编辑中,把这个文件,复制内容复制进去了,访问地址,发现可以反代。
workers/cors/src/index.js
请问这样是否安装完成了,如果没有还需要什么步骤。
The text was updated successfully, but these errors were encountered:
可以的 命令行发布方式也可以,只是提供了更多功能,比如调试
Sorry, something went wrong.
多请教一下,我有个老式网络设备,只支持Http下载,用这个工具能代理Https 的静态资源吗? 我自己使用中,用游览器 可以,但用老路由设备不行。 比如需要下载 https://bbb.com/bbb.txt , 通过自己搭的服务下载 http://aaaaaa.workers.dev/https://bbb.com/bbb.txt 游览器可以,但只支持Http 的老设备不行, 请问有解决的办法吗?
https://bbb.com/bbb.txt
http://aaaaaa.workers.dev/https://bbb.com/bbb.txt
看 workers 自带的域名是否支持 http,不支持就绑定自己的域名,配置 http 再试
看 workers 自带的域名是否支持 http,不支持就绑定自己的域名,配置 http 再试 只要确定,应用支持就好。 我再去其它方面找找问题。 谢谢你的帮助。
No branches or pull requests
我再Worker 快速编辑中,把这个文件,复制内容复制进去了,访问地址,发现可以反代。
workers/cors/src/index.js
请问这样是否安装完成了,如果没有还需要什么步骤。
The text was updated successfully, but these errors were encountered: