Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack-dev-server
/ allowed-hosts.test.js
File
allowed-hosts.test.js
test/e2e/allowed-hosts.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, it } from
"node:test"
;
2
3
import
express from
"express"
;
4
import
{ createProxyMiddleware } from
"http-proxy-middleware"
;
Callers
nothing calls this directly
Calls
7
runBrowser
Function · 0.85
start
Method · 0.80
stop
Method · 0.80
findIp
Method · 0.80
isValidHost
Method · 0.80
isSameOrigin
Method · 0.80
startProxy
Function · 0.70
Tested by
no test coverage detected