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

File transparentSpec.ts

web/src/js/__tests__/modes/transparentSpec.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 { TransparentState } from "../../modes/transparent";
4import { getSpec, parseRaw } from "../../modes/transparent";

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