import { acceptable } from "https://deno.land/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; }
import { acceptable } from "https://deno.land/x/abc@v1.0.3/vendor/https/deno.land/std/ws/mod.ts";
Return whether given headers is acceptable for websocket