Chromium Code Reviews
DescriptionLimit parallel download to http GET requests.
Currently we have seen 405 error code in parallel download metrics.
And parallel download should be only used in GET requests since we
don't know how the server uses POST body data.
BUG=724690
Review-Url: https://codereview.chromium.org/2897743002
Cr-Commit-Position: refs/heads/master@{#474823}
Committed: https://chromium.googlesource.com/chromium/src/+/16ca9f743af85a9194b63b4585636d59b7c6bf53
Patch Set 1 #Patch Set 2 : Also check url scheme. #
Total comments: 2
Patch Set 3 : Work on feedback. #
Total comments: 2
Patch Set 4 : Add histogram also in this patch. #Patch Set 5 : enum.xml. #
Messages
Total messages: 32 (24 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||