MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / secureFetch

Function secureFetch

packages/components/src/httpSecurity.ts:235–286  ·  view source on GitHub ↗
(
    url: string,
    init?: RequestInit,
    maxRedirects: number = 5,
    agentOptions?: SecureRequestAgentOptions
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

scrapeSingleUrlMethod · 0.90
_callMethod · 0.90
loadOpenApiSpecMethod · 0.90
_callMethod · 0.90
_callMethod · 0.90
createClientMethod · 0.90
makeJiraRequestMethod · 0.90
_callMethod · 0.90
_callMethod · 0.90
_callMethod · 0.90
crawlFunction · 0.90
xmlScrapeFunction · 0.90

Calls 3

resolveAndValidateFunction · 0.85
createPinnedAgentFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected