CloudflareWebSocketHost.createUpgradeResponse(client: unknown,protocol?: string): Response
Builds the 101 response that hands the client half back to the peer.
The 101 response
CloudflareWebSocketHost.createUpgradeResponse(client: unknown,protocol?: string): Response
Builds the 101 response that hands the client half back to the peer.
The 101 response
import { type CloudflareWebSocketHost } from "runtime/src/index.ts";