MCPcopy Index your code
hub / github.com/coder/code-server / proxy.ts

File proxy.ts

src/node/proxy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as cookie from "cookie"
2import type { Request } from "express"
3import proxyServer from "http-proxy"
4import { getCookieSessionName, HttpCode } from "../common/http"

Callers

nothing calls this directly

Calls 1

getCookieSessionNameFunction · 0.90

Tested by

no test coverage detected