commit | 2ecbbc7334d7debb8ae7c0b4504920c3f222d2b6 | [log] [tgz] |
---|---|---|
author | tbansal <[email protected]> | Thu Oct 06 17:15:47 2016 |
committer | Commit bot <[email protected]> | Thu Oct 06 17:18:22 2016 |
tree | 8086772ca32586c5854b0aeea9309c915e6a90f8 | |
parent | f2b92bd425480c8e75756a37ad7f30e6cbd12abc [diff] |
Store net::ProxyServer in HttpResponseInfo object. Store net::ProxyServer in HttpResponseInfo instead of net::HostPortPair. This makes it possible for the net consumers to determine the proxy scheme used for a given request (e.g., QUIC vs. HTTPS) BUG=646197 Review-Url: https://codereview.chromium.org/2334623003 Cr-Commit-Position: refs/heads/master@{#423567}