MCPcopy Index your code
hub / github.com/dataease/SQLBot / options_httpClient

Function options_httpClient

frontend/public/swagger-ui-bundle.js:41769–41772  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

41767 ? String(new URL(_, globalThis.document.baseURI))
41768 : _
41769 },
41770 options_httpClient = (s) => {
41771 const { fetch: o, http: i } = s
41772 return o || i || http_http
41773 }
41774 async function resolveGenericStrategy(s) {
41775 const {

Callers 2

resolveGenericStrategyFunction · 0.85
makeResolveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected