Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelcontextprotocol/inspector
/ proxyFetch.test.ts
File
proxyFetch.test.ts
client/src/lib/__tests__/proxyFetch.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createProxyFetch } from
"../proxyFetch"
;
2
import
{ DEFAULT_INSPECTOR_CONFIG } from
"../constants"
;
3
import
type
{ InspectorConfig } from
"../configurationTypes"
;
4
Callers
nothing calls this directly
Calls
1
createProxyFetch
Function · 0.90
Tested by
no test coverage detected