Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
variable cookieMapHeadersInitSymbol
import { cookieMapHeadersInitSymbol } from "https://deno.land/std@0.193.0/http/cookie_map.ts";

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