Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Request.prototype.acceptsCharsets
Deprecated
Deprecated

the header behind this is no longer used in browsers

import { Request } from "https://deno.land/x/oak_sessions@v4.0.1/deps.ts";

Returns

string[] | undefined

Parameters

...charsets: string[]

Returns

string | undefined