class normalize
extends Plugin
import { normalize } from "https://deno.land/x/xserver@5.3.2/src/mod.ts";
Normalize URL
Strips ending index.html
, .html
, /
and replaces duplicate //
options
- redirect
www = false
- redirect
https = false
import { normalize } from "https://deno.land/x/xserver@5.3.2/src/mod.ts";
Strips ending index.html
, .html
, /
and replaces duplicate //
options
www = false
https = false