Swift Resume Alamofire upload after timeout/lost connection
问题 Im using swift 2.3 and Alamofire with multipartFormData to upload files asynchrononously and cant seem to figure out if it even is possible to make a resume after i get a timeout on my connection or lost my connection and it is reestablished on the phone. What I want is to resume the upload if it fails, for example: I upload a large file. It gets to 55% uploaded, and then I lose my internet connection. When I regain the internet connection, I want the upload to continue from 55% instead of