DescriptionCorrectly create a new stream when the server requires authentication.
The silly existing behavior is try to create another stream with the same ID,
which causes a crash.
BUG=102295
TEST=Start Chrome with --enable-http-pipelining, visit
http://test.webdav.org/auth-basic/, enter "user1" for both username and
password. It should return a "Not found" page.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108151
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix nit #Messages
Total messages: 11 (0 generated)
|