Closed Bug 36445 Opened 24 years ago Closed 24 years ago

HTTP doesn't notify consumers on load failure

Categories

(Core :: Networking, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jud, Assigned: ruslan)

Details

nsCOMPtr<nsIStreamListener> consumer; 
            req -> mConnection -> GetResponseDataListener (getter_AddRefs 
(consumer)); 

            req -> mConnection -> ResponseCompleted (nsnull, rv, i_Msg); 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
                                                    Ooops - this is a bug 

I'll check this in tonight, 

Ruslan
Fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.