import * as fresh from "https://deno.land/x/fresh@1.1.6/src/server/context.ts";
Functions
Clean the pathname in the given URL by removing all trailing slashes. | |
Return a list of middlewares that needs to be applied for request url |
import * as fresh from "https://deno.land/x/fresh@1.1.6/src/server/context.ts";
Clean the pathname in the given URL by removing all trailing slashes. | |
Return a list of middlewares that needs to be applied for request url |