Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/keywork/http/headers/content-encoding/mod.ts

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
import * as keywork from "https://deno.land/x/keywork@v6.0.1/http/headers/content-encoding/mod.ts";

Variables

A format using the Brotli algorithm.

A format using the Lempel-Ziv-Welch (LZW) algorithm.

Using the zlib structure with the deflate compression algorithm.

The Lempel-Ziv coding.

v
XGZIP
deprecated