Bugzilla Bug 113885 documentation of nsIHttpNotify :: onExamineResponse is wrong.
the callback is not asynchronous. sr=darin ... no need for further review. git-svn-id: svn://10.0.0.236/trunk@109874 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -61,7 +61,7 @@ interface nsIHttpNotify : nsINetNotify
|
||||
|
||||
/**
|
||||
* After an HTTP server response is received, this method is called
|
||||
* asyncronously. The implementor can interrogate the nsIHttpChannel as
|
||||
* syncronously. The implementor can interrogate the nsIHttpChannel as
|
||||
* it deems necessary. The HTTP protocol interpreter blocks on this call
|
||||
* until it returns.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user