Skip to main content
Module

x/http_utils/mod.ts>RetrieveMethod

HTTP utility collection for Fetch API
Go to Latest
type alias RetrieveMethod
import { type RetrieveMethod } from "https://deno.land/x/http_utils@1.0.0-beta.15/mod.ts";

HTTP method that request retrieving data.

definition: Method.Get | Method.Head