Removes the query string from the given url. www.example.com/test/?x=1&y=2 ==> www.example.com/test/
Generated using TypeDoc
Removes the query string from the given url. www.example.com/test/?x=1&y=2 ==> www.example.com/test/