Guest User

Untitled

a guest
Oct 15th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1.  
  2. NSString *boundary = @"---------------------------14737809831466499882746641449";
  3. NSString *contentType = [NSString stringWithFormat:@"multipart/form-data; boundary=%@",boundary];
Add Comment
Please, Sign In to add comment