• tbansal's avatar
    Race TCP connections to proxies with QUIC connections · c3308d79
    tbansal authored
    After the default job finishes proxy resolution, it queries
    ProxyDelegate on whether the resolved proxy supports an
    alternative proxy server or not. If yes, a new job is
    started. This job is provided the alternative proxy server,
    and races with the main job.
    
    If the alternative proxy server is found to be broken, the
    ProxyDelegate is notified.
    
    Changes to DataReductionProxyDelegate will be in a
    subsequent CL.
    
    BUG=343579
    
    Review-Url: https://codereview.chromium.org/2260623002
    Cr-Commit-Position: refs/heads/master@{#414884}
    c3308d79
websocket_end_to_end_test.cc 19.2 KB