I am trying to upload file (multi part form data) using HTTPHandler.
WebKit Boundary is getting written to the destination file, t
I have faced same issue please use Apache httpClient API for it its best api for connection with URL(file uploading and dealing with multipart form data)