Treat QUIC proxy as a valid HTTP proxy.
commit7cec381bf3e65920fcb34a3d733dd1cdc0f99061
authortbansal <tbansal@chromium.org>
Thu, 5 Feb 2015 21:25:12 +0000 (5 13:25 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Feb 2015 21:26:00 +0000 (5 21:26 +0000)
tree18c55bcd495a93b89543465c20c2d2affeb2d307
parent075f83963550a232d2832d615ad5c1fea8426b45
Treat QUIC proxy as a valid HTTP proxy.

QUIC Proxy servers are valid HTTP proxies and should be treated
as such. This is required for using Chrome with a QUIC-based data
reduction proxy.

BUG=343579

Review URL: https://codereview.chromium.org/880483004

Cr-Commit-Position: refs/heads/master@{#314879}
net/http/http_network_transaction.cc
net/quic/quic_network_transaction_unittest.cc