ios - Multipart form upload resumable? -



ios - Multipart form upload resumable? -

can multipart upload resumed offset @ connection gets terminated?

i'm curious if possible.

it can done, code in server must conform multipart pause , resume, code complex in server ,you should store vary part sizes during upload, or not know size of info in advance. client firstly gets uploaded size , multipart upload rest parts in client code.

ios afnetworking multipart

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -