MCPcopy Create free account
hub / github.com/cloudflare/mcp / startTls

Method startTls

worker-configuration.d.ts:3175–3175  ·  view source on GitHub ↗
(options?: TlsOptions)

Source from the content-addressed store, hash-verified

3173 readonly CLOSED: number;
3174};
3175/**
3176 * The `WebSocket` object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.
3177 *
3178 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected