Deprecated
(will be removed after 0.210.0) Import from https://deno.land/std/http/unstable_method.ts instead.
Contains the constant HTTP_METHODS
and the type
HttpMethod
and the type guard isHttpMethod
for
working with HTTP methods with type safety.
import * as mod from "https://deno.land/std@0.207.0/http/method.ts";