import * as mod from "https://deno.land/std@0.219.1/url/normalize.ts"; FunctionsfnormalizeNormalize the URL, resolving '..' and '.' segments and multiple '/'s into '//' after protocol and remaining into '/'.