Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/keywork/http/mod.ts>shouldCompress

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Latest
function shouldCompress
import { shouldCompress } from "https://deno.land/x/keywork@v6.2.1/http/mod.ts";

Parameters

contentTypeLike: ContentType | string | null
optional
db: MimeDatabase

Returns

boolean