cancel

abstract fun cancel()

Cancels the network request.

Request could be already transmitted to the backend or not. In case when it has been transmitted cancellation doesn't rollback any actions made by request, just ignores the response.