MCPcopy
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

1import type * as http from 'node:http'
2import * as httpProxy from 'http-proxy-3'
3import colors from 'picocolors'
4import type { Connect } from '#dep-types/connect'

Callers

nothing calls this directly

Calls 1

createDebuggerFunction · 0.90

Tested by

no test coverage detected