import { type ContentEncoding } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/content-negotiation.ts";
Properties
encoding: T
The best encoding acceptable to the client.
x/workers_middleware/content-negotiation.ts>ContentEncoding
import { type ContentEncoding } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/content-negotiation.ts";
The best encoding acceptable to the client.