Search code examples
swiftsiesta-swift

How do I upload a file using Siesta Framework in Swift?


The question is pretty straightforward:
I need to upload a .zip file to a server, how do I do this within Swift using Siesta Framework?

Thank you.


Solution

  • According to the GitHub page of Siesta, it does not support file upload/download tasks at the moment. See this comparison chart:

    comparison chart