Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function preferredMediaTypes
import { preferredMediaTypes } from "https://deno.land/std@0.159.0/http/_negotiation/media_type.ts";

Parameters

optional
accept: string | null
optional
provided: string[]

Returns

string[]