commit | fb24989ce3406cc7163ecd515b8aa0adc114e1de | [log] [tgz] |
---|---|---|
author | sclittle <[email protected]> | Thu Sep 10 21:33:22 2015 |
committer | Commit bot <[email protected]> | Thu Sep 10 21:34:04 2015 |
tree | 45833fb6c04562d79364bb0cf2e69b2ba5abad61 | |
parent | 9f5aa837cf1edded5698b0f5e86189519571b1c9 [diff] |
Added and implemented URLRequest::GetTotalSentBytes. Added and implemented URLRequest::GetTotalSentBytes, URLRequestJob::GetTotalSentBytes, and HttpTransaction::GetTotalSentBytes, which count the number of bytes sent over the network, similar to GetTotalReceivedBytes. BUG=518897 Review URL: https://codereview.chromium.org/1327763003 Cr-Commit-Position: refs/heads/master@{#348243}