Skip to main content
IncomingHttpHeaders.sec-websocket-protocol - http - Node documentation
property IncomingHttpHeaders.sec-websocket-protocol

Usage in Deno

import { type IncomingHttpHeaders } from "node:http";

Type

string | undefined