Skip to main content
Go to Latest
interface Headered
import { type Headered } from "https://deno.land/std@0.208.0/http/unstable_cookie_map.ts";

An object which contains a headers property which has a value of an instance of Headers, like Request and Response.