Module

x/oak/headers.ts>unquote

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
function unquote
import { unquote } from "https://dotland.deno.dev/x/oak@v11.1.0/headers.ts";

Unquotes attribute values that might be pass as part of a header.

Parameters

value: string

Returns

string