Posts from 05 July 2020
HTTP in Swift, Part 7: Dynamically Modifying Requests
In this post, we’ll be creating an
HTTPLoader
subclass that will allow us to dynamically modify requests.
In this post, we’ll be creating an HTTPLoader
subclass that will allow us to dynamically modify requests.