You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.
Related to issue #96. I'd like to be able to cancel the network request.
If the NetworkClient protocol function were to return the URLSessionTask performed:
Related to issue #96. I'd like to be able to cancel the network request.
If the
NetworkClient
protocol function were to return theURLSessionTask
performed:It would be possible to cancel the request upon cancelling the operation:
The text was updated successfully, but these errors were encountered: