Chromium Code Reviews
DescriptionAfter draining the body of a 401/407 response, verify that
the keep-alive connection is still connected and idle before
reusing it for authentication restart. An impatient server
may have closed the connection while waiting for the user to
enter the username and password.
In socket_test_util.cc, return the mock ERR_UNEXPECTED error
synchronously.
R=eroman
BUG=21675
TEST=new unit test
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31846
Patch Set 1 #
Total comments: 3
Patch Set 2 : Replace Peek() by ERR_TEST_PEER_CLOSE_AFTER_NEXT_MOCK_READ #Patch Set 3 : Update to the current trunk #Patch Set 4 : Improve comments #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||