//okhttp/okhttp3/Call/cancel cancel¶ [common]\ expect abstract fun cancel() Cancels the request, if possible. Requests that are already complete cannot be canceled. [jvm, nonJvm]\ [jvm, nonJvm]\ actual abstract fun cancel()