Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function acceptable
import { acceptable } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/ws/mod.ts";

Return whether given headers is acceptable for websocket

Parameters

req: { headers: Headers; }

Returns

boolean