url.js positional params manage extra slashes
Ignore empty slashes. This is mainly so remove the empty positional parameter that appears when we have a trailing slash on the URL (which is currently added automatically by NGINX), but will serve as a catchall for any "empty" slash arguments, much like unix-like distributions manage filepaths.
Please register or sign in to comment