Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/capi/deps/std/http.ts>Headered

[WIP] A framework for crafting interactions with Substrate chains
Latest
interface Headered
import { type Headered } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/http.ts";

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