Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
123
const
getChatBaseUrl = () => config.qwenChatProxyUrl
124
125
/**
Callers
4
initiateDeviceFlow
Method · 0.85
authorizeLogin
Method · 0.85
pollForToken
Method · 0.85
refreshAccessToken
Method · 0.85
Calls
1
getProxyAgent
Function · 0.85
Tested by
no test coverage detected