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

Issue 2871913004: net: add IsMethodIdempotent() to HttpUtil (Closed)

Created:
3 years, 7 months ago by tfarina
Modified:
3 years, 7 months ago
Reviewers:
bengr, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, tbansal+watch-data-reduction-proxy_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

net: add IsMethodIdempotent() to HttpUtil It goes hand to hand with IsMethodSafe() and is not something that is specific to the data reduction proxy. So it is better to keep it in HttpUtil. BUG=675760 TEST=net_unittests R=mmenke@chromium.org,bengr@chromium.org Review-Url: https://codereview.chromium.org/2871913004 Cr-Commit-Position: refs/heads/master@{#470546} Committed: https://chromium.googlesource.com/chromium/src/+/4f4a5a7103aa313f038ce2990cbdad50ae2ef9c1

Patch Set 1 #

Patch Set 2 : build #

Total comments: 2

Patch Set 3 : RFC #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -14 lines) Patch
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_util.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_util.cc View 3 chunks +2 lines, -6 lines 0 comments Download
M net/http/http_util.h View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M net/http/http_util.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (18 generated)
tfarina
3 years, 7 months ago (2017-05-09 15:34:51 UTC) #5
mmenke
net/ LGTM https://codereview.chromium.org/2871913004/diff/20001/net/http/http_util.h File net/http/http_util.h (right): https://codereview.chromium.org/2871913004/diff/20001/net/http/http_util.h#newcode81 net/http/http_util.h:81: // Returns true if the request method ...
3 years, 7 months ago (2017-05-09 15:52:49 UTC) #8
tfarina
https://codereview.chromium.org/2871913004/diff/20001/net/http/http_util.h File net/http/http_util.h (right): https://codereview.chromium.org/2871913004/diff/20001/net/http/http_util.h#newcode81 net/http/http_util.h:81: // Returns true if the request method is idempotent. ...
3 years, 7 months ago (2017-05-09 16:50:39 UTC) #10
bengr
lgtm
3 years, 7 months ago (2017-05-09 21:52:03 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2871913004/40001
3 years, 7 months ago (2017-05-09 22:09:23 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, build has not started yet; ...
3 years, 7 months ago (2017-05-10 00:12:46 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2871913004/40001
3 years, 7 months ago (2017-05-10 02:06:00 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, build has not started yet; ...
3 years, 7 months ago (2017-05-10 04:08:05 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2871913004/40001
3 years, 7 months ago (2017-05-10 12:58:36 UTC) #25
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 13:03:18 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/4f4a5a7103aa313f038ce2990cbd...

Powered by Google App Engine
This is Rietveld 408576698