Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack-dev-server
/ cross-origin-request.test.js
File
cross-origin-request.test.js
test/e2e/cross-origin-request.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
http from
"node:http"
;
2
import
{ afterEach, beforeEach, describe, it } from
"node:test"
;
3
import
{ expect } from
"expect"
;
4
import
webpack from
"webpack"
;
Callers
nothing calls this directly
Calls
6
runBrowser
Function · 0.85
request
Function · 0.85
start
Method · 0.80
createServer
Method · 0.80
listen
Method · 0.80
stop
Method · 0.80
Tested by
no test coverage detected