content/base/public/nsIXMLHttpRequest.idlScriptable
This interface provides access to the features needed when uploading data using nsIXMLHttpRequest.
1.0
66
Introduced
Gecko 1.9.1
Inherits from: nsIDOMEventTarget Last changed in Gecko 1.9.1 (Firefox 3.5 / Thunderbird 3.0 / SeaMonkey 2.0)

Attributes

Attribute Type Description
onabort nsIDOMEventListener  
onerror nsIDOMEventListener  
onload nsIDOMEventListener  
onloadstart nsIDOMEventListener  
onprogress nsIDOMEventListener  

See also