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

Delphi change the assembly code of a running process -

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

C++ 11 "class" keyword -