Make alternate Jobs not use HTTP/1.1 sockets.
An alternate HttpStreamFactoryImpy::Job should not use a socket if HTTP/1.1 is negotiated, nor should it pool to an already open HTTP/1.1 socket. Patch Set 1: Test 7 per https://crbug.com/474217#c6. This should pass. Patch Set 2: Test 8 per https://crbug.com/474217#c6. This will fail. Patch Set 3: One possible fix for the failing test. Patch Set 4: Another possible fix for the failing test. BUG=474217 Review URL: https://codereview.chromium.org/1121043002 Cr-Commit-Position: refs/heads/master@{#328964}
Showing
Please register or sign in to comment