Skip to main content
Module

x/oak/mod.ts>Request#acceptsCharsets

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
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@v10.6.0/mod.ts";

Returns

string[] | undefined

Parameters

...charsets: string[]

Returns

string | undefined