Skip to main content
Module

x/oak_commons/header_utils.ts>unquote

A set of APIs for handling HTTP and HTTPS requests with Deno 🐿️ 🦕
Very Popular
Latest
function unquote
import { unquote } from "https://deno.land/x/oak_commons@1.0.0/header_utils.ts";

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

Parameters

value: string

Returns

string