Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fsrouter/deps.ts>http.cookieMapHeadersInitSymbol

A file system based router for Deno.
Latest
variable http.cookieMapHeadersInitSymbol
import { http } from "https://deno.land/x/fsrouter@3.1.0/deps.ts";
const { cookieMapHeadersInitSymbol } = http;

Symbol which is used in mergeHeaders to extract a [string | string][] from an instance to generate the final set of headers.