DescriptionRetry idempotent methods on Chrome-Proxy: bypass
Requests using all idempotent HTTP methods (See RFC 2616) should be
retried after receiving a bypass message from the data reduction
proxy. Before this CL, only GET was being retried.
BUG=327740
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241714
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241927
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242128
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressed comments #
Total comments: 4
Patch Set 3 : Addressed comments #Patch Set 4 : Addressed lint errors #Patch Set 5 : include basictypes.h #Patch Set 6 : Using ARRAYSIZE_UNSAFE in test #Messages
Total messages: 21 (0 generated)
|