What steps will reproduce the problem?
1. Use crash report sender to upload a dump to Amazon S3
2. After a successful upload, S3 responds with HTTP code 204 (No Content)
3. HttpUpload returns false indicating failure
What is the expected output? What do you see instead?
HttpUpload should return true
What version of the product are you using? On what operating system?
Please provide any additional information below.
According to the HTTP RFC, status codes in the class 2xx indicate that the
client's request was successfully received, understood, and accepted.
Original issue reported on code.google.com by mma...@gmail.com on 17 Apr 2014 at 7:11
Original issue reported on code.google.com by
mma...@gmail.com
on 17 Apr 2014 at 7:11