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

File upstream.ts

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

Source from the content-addressed store, hash-verified

1import { createModeUpdateThunk, addSetter, updateState } from "./utils";
2import { STATE_RECEIVE, STATE_UPDATE } from "../backendState";
3import { createSlice } from "@reduxjs/toolkit";
4import { parseRaw } from "../../modes/upstream";

Callers

nothing calls this directly

Calls 3

createModeUpdateThunkFunction · 0.90
addSetterFunction · 0.90
updateStateFunction · 0.90

Tested by

no test coverage detected