Removes the hash fragment (including the '#' character) from a given URL string.
The URL string from which to remove the hash fragment.
The URL string without the hash fragment. If no hash is present, returns the original URL.
1.1.7
2018-08-30
Removes the hash fragment (including the '#' character) from a given URL string.