Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Issue 3106038: AU: Expose the server's HTTP response code in HttpFetcher. (Closed)

Created:
10 years, 4 months ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
adlr
CC:
chromium-os-reviews_chromium.org, petkov, adlr
Visibility:
Public.

Description

AU: Expose the server's HTTP response code in HttpFetcher. A step towards resolving 2394 -- we'll need to exponentially back off on 500 and 503 as well as 502 if possible. BUG=2394 TEST=unit tests, gmerged and made sure updates can happen Change-Id: I7928e3af37f23ce1ba197315ec52ab0b2ed0dc4c

Patch Set 1 #

Patch Set 2 : rebase and add redirect response code checks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -8 lines) Patch
M http_fetcher.h View 2 chunks +13 lines, -7 lines 0 comments Download
M http_fetcher_unittest.cc View 1 5 chunks +10 lines, -0 lines 0 comments Download
M libcurl_http_fetcher.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M mock_http_fetcher.cc View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
petkov
10 years, 4 months ago (2010-08-25 20:27:13 UTC) #1
adlr
10 years, 4 months ago (2010-08-26 02:21:37 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698