DescriptionRemove the "alternate_url" outparam from
HttpStreamFactoryImpl::GetAlternativeServiceRequestFor().
Remove the "original_url" param from
HttpStreamFactoryImpl::Job::MarkAsAlternate()
Remove the original_url_ member from HttpStreamFactoryImpl::Job
and instead change origin_url_ to always be the actual URL to
request. Add a new alternative_service_url_ to store the "modified"
URL which is to be used for consulting socket pools and resolving
proxies.
Committed: https://crrev.com/32fde13971e4af00a608bc0286331a5d9b2f1213
Cr-Commit-Position: refs/heads/master@{#323852}
Patch Set 1 #Patch Set 2 : Tweak #Patch Set 3 : Rename GetAlternativeServiceRequestFor #
Total comments: 6
Patch Set 4 : fix comments #Patch Set 5 : Fix preconnect #
Messages
Total messages: 14 (6 generated)
|