Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/steel-dev/steel-browser
/ close
Method
close
api/src/utils/proxy.ts:12–12 ·
view source on GitHub ↗
(force?: boolean)
Source
from the content-addressed store, hash-verified
10
readonly rxBytes: number;
11
listen(): Promise<void>;
12
close(force?: boolean): Promise<void>;
13
}
14
15
export
class
ProxyServer extends Server implements IProxyServer {
Callers
9
generate.ts
File · 0.65
handleScrape
Function · 0.65
handleSearch
Function · 0.65
handleScreenshot
Function · 0.65
handlePDF
Function · 0.65
handleCastSession
Function · 0.65
SessionDevTools
Function · 0.65
connectWebSocket
Function · 0.65
run
Function · 0.65
Implementers
1
ProxyServer
api/src/utils/proxy.ts
Calls
no outgoing calls
Tested by
no test coverage detected