Class Index | File Index

Modules


Panels


Templates


Services (XPCOM)


Libraries


All Classes


Report Doc Issue | How To Comment Firebug Code

Class Firebug.Spy.XMLHttpRequestSpy

This class represents a Spy object that is attached to XHR. This object registers various listeners into the XHR in order to monitor various events fired during the request process (onLoad, onAbort, etc.)

Defined in: spy.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Firebug.Spy.XMLHttpRequestSpy(request, xhrRequest, context)
Class Detail
Firebug.Spy.XMLHttpRequestSpy(request, xhrRequest, context)
Parameters:
request
xhrRequest
context

Documentation generated by JsDoc Toolkit 2.3.0 on Sat Jan 05 2013 23:10:39 GMT+0100 (CET)