Skip to main content
Module

x/keywork/mod.ts>HTTP.shouldCompress

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

Parameters

contentTypeLike: ContentType | string | null
optional
db: MimeDatabase

Returns

boolean