URLSession.ResponseDisposition.cancel
Cancel the load.
Declaration
case cancelDiscussion
Using this disposition is equivalent to calling cancel() on the task.
Cancel the load.
case cancelUsing this disposition is equivalent to calling cancel() on the task.