Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/keywork/http/variables/mod.ts

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Latest
import * as keywork from "https://deno.land/x/keywork@v6.2.1/http/variables/mod.ts";

Variables

Given a standard uppercase HTTP method verb such as GET, return the router method name.

Given a standardized uppercase method verb such as GET, return the normalized form.