how to send name, email and image as multipart data to server? Following is my block of code ' func postRequest( params : NSMutableDictionary, url : String, onCompletion : (succeeded : Bool, data : NSDictionary, status_code : Int) -> ()) {how to send name, email and image as multipart