Angular配合https-proxy-agent只有在带有尾随斜杆时才起作用-我错过了什么?
创始人
2024-10-28 19:30:10
0

这可能是由于您的API端点需要斜杠(/)而导致的问题。您可以尝试在注入HTTP Client时使用HttpClientModule的最后一个参数,该参数是一个对象,其中包含基础URI。例如:

import { NgModule } from '@angular/core';
import { HttpClientModule, HttpClient } from '@angular/common/http';
import { HttpProxyAgent } from 'https-proxy-agent';

@NgModule({
  imports: [
    HttpClientModule
  ]
})

export class MyModule {
  constructor(private http: HttpClient) {
    const httpProxy = 'http://proxyserver.com:8080';
    const agent = new HttpProxyAgent(httpProxy);

    const options = {
      // include a trailing slash if necessary
      baseUrl: 'https://api.example.com/'
    };

    this.http = new HttpClient({
      ...options,
      // include the agent to proxy requests
      httpClientBackend: {
        ...options,
        proxy: {
          agent
        }
      }
    });
  }
}

在options对象中,您可以将baseURL设置为API的基本URI,并确保它以正斜杠结尾。接下来,在构造函数中,您可以使用HttpClient的最后一个参数来配置http客户端以使用代理。

通过这种方式,您的API路径将始终以正斜杠(/)结尾,而不必手动添加它。

相关内容

热门资讯

据目击者称!wepoker游戏... 据目击者称!wepoker游戏安装教程,微信小程序微乐辅助器教程,普及透视(有挂方法)-哔哩哔哩1、...
脚本揭幕!wepoker永久免... 脚本揭幕!wepoker永久免费脚本,we poker辅助器v3.3(透视)一直真的是有插件(哔哩哔...
针对!wepoker私人辅助器... 针对!wepoker私人辅助器,微乐手游脚本辅助,辅助透视(揭秘有挂)-哔哩哔哩1、进入到wepok...
脚本开挂!aapoker怎么开... 您好,这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054】很多玩家在这款游戏中打...
透视教学!wpk辅助,微乐陕西... 透视教学!wpk辅助,微乐陕西小程序辅助,详情透视(有挂秘笈)-哔哩哔哩wpk辅助是不是有人用挂微扑...
脚本透视!德普之星透视辅助插件... 脚本透视!德普之星透视辅助插件,德普之星辅助软件(透视)好像真的有攻略(哔哩哔哩)1、下载好脚本下载...
有了最新消息!uupoker有... 有了最新消息!uupoker有透视吗,微乐陕西麻将破解,总结脚本(有挂教学)-哔哩哔哩1、uupok...
透视辅助!aapoker透视方... 透视辅助!aapoker透视方法,aapoker怎么提高中牌率(透视)其实存在有工具(哔哩哔哩);1...
透视数据!hhpoker辅助器... 透视数据!hhpoker辅助器视频,微乐家乡自建房辅助app,透视透视(有挂总结)-哔哩哔哩1、游戏...
透视揭露!wepoker破解器... 透视揭露!wepoker破解器,wepoker游戏安装教程(透视)果然是真的神器(哔哩哔哩)1、完成...