iOS Swift uploading PDF file with Alamofire (Multipart)
问题 I'm currently developing an application using iOS 10 and Swift 3 and Alamofire 4 The purpose of this application is to upload a PDF file generated previously. The PDF generation is working perfectly and the file is created. However the upload doesn’t work…
I received a success response but the file is not uploaded. My server response Multi part Content-Type => multipart/form-data; boundary=alamofire.boundary.56958be35bdb49cb Multi part Content-Length => 293107 Multi part Content-Boundary =>