MCPcopy
hub / github.com/continuedev/continue / fetch.e2e.test.ts

File fetch.e2e.test.ts

packages/fetch/src/fetch.e2e.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "node:fs";
2import * as http from "node:http";
3import * as https from "node:https";
4import * as os from "node:os";

Callers

nothing calls this directly

Calls 6

startHttpServerFunction · 0.85
fetchwithRequestOptionsFunction · 0.85
createTempDirFunction · 0.85
generateCertificateFunction · 0.85
startHttpsServerFunction · 0.85
closeMethod · 0.65

Tested by

no test coverage detected