removeQueryParam

Removes a query parameter from the URL.

This is a convenience function that internally uses the QueryParametersBuilder to manage query parameters.

Return

the updated HttpUrlBuilder.

Parameters

param

the name of the parameter to remove.