Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as cookie from
"cookie"
2
import
type
{ Request } from
"express"
3
import
proxyServer from
"http-proxy"
4
import
{ getCookieSessionName, HttpCode } from
"../common/http"
Callers
nothing calls this directly
Calls
1
getCookieSessionName
Function · 0.90
Tested by
no test coverage detected