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

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -