Module

x/abc/vendor/https/deno.land/std/ws/mod.ts>acceptable

A better Deno framework to create web application.
Go to Latest
function acceptable
import { acceptable } from "https://dotland.deno.dev/x/abc@v1.0.3/vendor/https/deno.land/std/ws/mod.ts";

Return whether given headers is acceptable for websocket

Parameters

req: { headers: Headers; }

Returns

boolean