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