DAFF_TRUNCATE_LEADING_SLASH_REGEX
A regex to truncate the leading slash from a URI,
capturing the truncated in the uri
group.
e.g. /foo/bar/baz.html -> foo/bar/baz.html
A regex to truncate the leading slash from a URI,
capturing the truncated in the uri
group.
e.g. /foo/bar/baz.html -> foo/bar/baz.html