Deprecated
(will be removed in 0.210.0)
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.208.0/http/unstable_method.ts";