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

x/negotiator/src/media_type.ts

An HTTP content negotiator for Deno.
Latest
import * as negotiator from "https://deno.land/x/negotiator@1.0.1/src/media_type.ts";

Functions

Get the preferred media types from an Accept header.