Skip to main content
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://deno.land/x/oak@v12.5.0/headers.ts";

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

Parameters

value: string

Returns

string