Ability to supply custom URLSession
You are now required to supply a URLSession
object to any type that conforms to NetworkRequest
- the built in DecodableRequest
and ImageDownloadRequest
already support this in their initialiser
You are now required to supply a URLSession
object to any type that conforms to NetworkRequest
- the built in DecodableRequest
and ImageDownloadRequest
already support this in their initialiser