clearAndRemove

open fun clearAndRemove(request: Request): Boolean

Stops tracking the given request, clears, and recycles it, and returns true if the request was removed or invalid or false if the request was not found.