Skip to main content
Module

x/keywork/http/variables/mod.ts

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
import * as keywork from "https://deno.land/x/keywork@v6.0.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.