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

File reverseSpec.ts

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

Source from the content-addressed store, hash-verified

1import { ReverseProxyProtocols } from "../../backends/consts";
2import type { ModesState } from "../../ducks/modes";
3import { parseSpec } from "../../modes";
4import type { ReverseState } from "../../modes/reverse";

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