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

File transparent.ts

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

Source from the content-addressed store, hash-verified

1import type { TransparentState } from "../../modes/transparent";
2import { parseRaw } from "../../modes/transparent";
3import { STATE_RECEIVE, STATE_UPDATE } from "../backendState";
4import { addSetter, createModeUpdateThunk, updateState } from "./utils";

Callers

nothing calls this directly

Calls 3

createModeUpdateThunkFunction · 0.90
addSetterFunction · 0.90
updateStateFunction · 0.90

Tested by

no test coverage detected