MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins /

Class

ai/ai.ts:2473–2473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2471
2472class HttpClient {
2473 private axiosInstance: AxiosInstance;
2474 private middlewarePipeline: MiddlewarePipeline;
2475 private httpAgent: http.Agent;
2476 private httpsAgent: https.Agent;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected