import { WrappedRequest } from "https://deno.land/x/opine@2.3.4/src/request.ts";
Check if the given lang
s are acceptable,
otherwise you should respond with 406 "Not Acceptable".
Parameters
this: OpineRequest
x/opine/src/request.ts>WrappedRequest#acceptsLanguages
import { WrappedRequest } from "https://deno.land/x/opine@2.3.4/src/request.ts";
Check if the given lang
s are acceptable,
otherwise you should respond with 406 "Not Acceptable".