Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Http.Method

import { Http } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.2/deps.ts"; 

const { Method } = Http;

The request method name.

const Method;