Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ close
Method
close
examples/think/worker-configuration.d.ts:3262–3262 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3260
get upgraded(): boolean;
3261
get secureTransport():
"on"
|
"off"
|
"starttls"
;
3262
close(): Promise<void>;
3263
startTls(options?: TlsOptions): Socket;
3264
}
3265
interface
SocketOptions {
Callers
1
card
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected