MCPcopy
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

1import { afterEach, beforeEach, describe, it } from "node:test";
2
3import express from "express";
4import { createProxyMiddleware } from "http-proxy-middleware";

Callers

nothing calls this directly

Calls 7

runBrowserFunction · 0.85
startMethod · 0.80
stopMethod · 0.80
findIpMethod · 0.80
isValidHostMethod · 0.80
isSameOriginMethod · 0.80
startProxyFunction · 0.70

Tested by

no test coverage detected