Search:

Type: Posts; User: sideburn

Search: Search took 0.21 seconds.

  1. Re: MultipartEntity content length not same as file size

    i solved it by using FileEntity instead.
  2. MultipartEntity content length not same as file size

    Hello all,

    I'm having an issue with my java uploader. I am creating a MultipartEntity but something is padding the file size with an additional 234 bytes so the upload is failing.

    in the...
Results 1 to 2 of 2