Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/keywork/http/functions/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/functions/mod.ts";

Parameters

contentTypeLike: ContentType | string | null
optional
db: MimeDatabase

Returns

boolean