breakpad/src
mkrebs@chromium.org d6b6959e0e sym_upload: Show failure if symbol server gives redirect response
Add a "response_code" parameter to Linux's HTTPUpload::SendRequest() that,
if non-NULL, will be set to the response code of the HTTP request.  Using
that, sym_upload will print a failure message on Linux if the response code
is not 200.  This is in line with the change made by
http://breakpad.appspot.com/77001/ for the Mac version.

BUG=google-breakpad:480, chromium-os:30032
TEST=Ran "sym_upload powertop.sym http://test.webdav.org/redir-tmp/"
     Ran "sym_upload powertop.sym http://clients2.google.com/cr/staging_symbol"
Review URL: https://breakpad.appspot.com/388002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@968 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-05-24 20:22:48 +00:00
..
client Initialize a CustomClientInfo variable. (Coverity) 2012-05-15 22:33:29 +00:00
common sym_upload: Show failure if symbol server gives redirect response 2012-05-24 20:22:48 +00:00
google_breakpad Fix class/struct mismatches in forward declarations. 2012-03-30 05:01:50 +00:00
processor In the AMD64 stackwalker, use heuristics to provide %rbp more often, as 2012-04-25 21:11:10 +00:00
third_party Add COPYING file per libcurl distribution requirements 2012-03-09 16:15:20 +00:00
tools sym_upload: Show failure if symbol server gives redirect response 2012-05-24 20:22:48 +00:00
breakpad_googletest_includes.h
config.h.in