normalizePath
normalizePath(
path):string
The server’s own normalization ("/" + path.Trim('/')), applied client-side so cache keys agree with what is requested.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string