[Webkit-unassigned] [Bug 55767] [Qt] Two http auth tests fail with Qt 4.7.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 17:26:36 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=55767





--- Comment #5 from Joe Wild <joseph.wild at nokia.com>  2011-03-24 17:26:36 PST ---
What I am seeing is that the same socket is used for the 2nd request with the Authorization headers.  However the socket stays in the Unconnected state and never makes the transition to Connected.  Therefore this request times out.
I don't know why this gets stuck here, but will dig deeper.  Maybe a missing signal.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list