将Curl转换为JS/TS -X参数
您好,在测试代码的另一部分时,我仍然找不到解决方案。但是:
curl -x "http://proxyaddress" -L "http://targetaddress"
返回正确的信息,但我无法让它在 JS/Typescript 中工作。我正在使用带有角度的打字稿,但我无法让这个代理工作。我应该为这个基本请求设置哪些选项?
Hi whilist testing another part of code, I still can't find the solution. However:
curl -x "http://proxyaddress" -L "http://targetaddress"
Returns correct information, but I can't get it working in JS/Typescript. I'm using typescript with angular, but I can't get this proxy to work. What options should I set for this basic request?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论