Skip to main content
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.194.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.