Posts from 19 July 2020
HTTP in Swift, Part 10: Cancellation
Cancelling an in-progress request is an important feature of any networking library, and it’s something we’ll want to support in this framework as well.
Cancelling an in-progress request is an important feature of any networking library, and it’s something we’ll want to support in this framework as well.