Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable cookieMapHeadersInitSymbol
import { cookieMapHeadersInitSymbol } from "https://deno.land/std@0.200.0/http/mod.ts";

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