MCPcopy Create free account
hub / github.com/Rfym21/Qwen2API / applyProxyToFetchOptions

Function applyProxyToFetchOptions

src/utils/proxy-helper.js:116–122  ·  view source on GitHub ↗
(fetchOptions = {}, account)

Source from the content-addressed store, hash-verified

114 proxyAgents.delete(key)
115 }
116 }
117}
118
119/**
120 * Get Chat API base URL.
121 * @returns {string}
122 */
123const getChatBaseUrl = () => config.qwenChatProxyUrl
124
125/**

Callers 4

initiateDeviceFlowMethod · 0.85
authorizeLoginMethod · 0.85
pollForTokenMethod · 0.85
refreshAccessTokenMethod · 0.85

Calls 1

getProxyAgentFunction · 0.85

Tested by

no test coverage detected