removeAllQueryParams
Removes all query parameters from the URL.
This is a convenience function that internally uses the QueryParametersBuilder to manage query parameters.
Return
the updated HttpUrlBuilder.
Removes all query parameters from the URL.
This is a convenience function that internally uses the QueryParametersBuilder to manage query parameters.
the updated HttpUrlBuilder.