Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ proxy.ts
File
proxy.ts
packages/vite/src/node/server/middlewares/proxy.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
* as http from
'node:http'
2
import
* as httpProxy from
'http-proxy-3'
3
import
colors from
'picocolors'
4
import
type
{ Connect } from
'#dep-types/connect'
Callers
nothing calls this directly
Calls
1
createDebugger
Function · 0.90
Tested by
no test coverage detected