Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ ReverseProxyProtocols } from
"../../backends/consts"
;
2
import
type
{ ModesState } from
"../../ducks/modes"
;
3
import
{ parseSpec } from
"../../modes"
;
4
import
type
{ ReverseState } from
"../../modes/reverse"
;
Callers
nothing calls this directly
Calls
5
getSpec
Function · 0.90
parseRaw
Function · 0.90
parseSpec
Function · 0.90
expect
Function · 0.85
it
Function · 0.50
Tested by
no test coverage detected