MCPcopy Create free account
hub / github.com/mitmproxy/mitmproxy / upstreamSpec.ts

File upstreamSpec.ts

web/src/js/__tests__/modes/upstreamSpec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ModesState } from "../../ducks/modes";
2import { parseSpec } from "../../modes";
3import type { UpstreamState } from "../../modes/upstream";
4import { getSpec, parseRaw } from "../../modes/upstream";

Callers

nothing calls this directly

Calls 5

getSpecFunction · 0.90
parseRawFunction · 0.90
parseSpecFunction · 0.90
expectFunction · 0.85
itFunction · 0.50

Tested by

no test coverage detected