import * as compressionMiddleware from "https://deno.land/x/compression_middleware@1.1.0/deps.ts";
Enums
HTTP Caching header fields. | |
HTTP content negotiation header fields. | |
HTTP representation data and metadata header fields. |
Functions
Returns an array of content encodings accepted by the request, in order of
preference. If there are no encoding supplied in the request, then | |
Whether the input is | |
Whether the input is | |
Parses the media type and any optional parameters, per
RFC 1521. Media types are
the values in | |
f vary | Mark that a request is varied on a header field. |
Interfaces
HTTP handler API. | |
HTTP middleware API. |