Swish icon indicating copy to clipboard operation
Swish copied to clipboard

Support multipart form data encoding

Open sharplet opened this issue 8 years ago • 0 comments

At this stage I've been using Alamofire's MultipartFormData class which seems pretty solid and has some nice abstractions.

It would be great for Swish to support this natively. I wonder if we should talk to the Alamofire folks about extracting their implementation into a separate repo, to avoid reinventing the wheel?

sharplet avatar Jun 28 '16 15:06 sharplet