File: /src/common/windows/http_upload.cc
Line:
308-312(here--http://code.google.com/p/google-breakpad/source/browse/trunk/src/c
ommon/windows/http_upload.cc#312)
the "Content-Type" is "application/octet-stream", so if a "CRLFCRLF" in the
content(although mostly doesn't happen), there may be an undefined result.
so please add "Content-Length".
Original issue reported on code.google.com by fenghaungyuyicon@gmail.com on 10 Jun 2010 at 7:49
Original issue reported on code.google.com by
fenghaungyuyicon@gmail.com
on 10 Jun 2010 at 7:49