Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/habitra/commands/lib/request.ts>Request.delete

Command line tool for HabiTra
Latest
method Request.delete
import { Request } from "https://deno.land/x/habitra@v0.3.0/commands/lib/request.ts";

Parameters

path: string
headers: { [key: string]: string; }