Searched refs:XHRSpy (Results 1 – 3 of 3) sorted by relevance
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 18670 var XHRSpy = function() class 18676 XHRSpy.prototype = class 18715 spy = new XHRSpy(), 18956 spy = new XHRSpy();
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 4975 }var XHRSpy=function(){this.requestHeaders=[]; class 4978 XHRSpy.prototype={method:null,url:null,async:null,xhrRequest:null,href:null,loaded:false,logRow:nul… class 4980 …f activeXObject!="undefined"?activeXObject:new _XMLHttpRequest(),spy=new XHRSpy(),self=this,reqTyp… 5036 if(spy.loaded){spy=new XHRSpy()
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 4986 }var XHRSpy=function(){this.requestHeaders=[]; class 4989 XHRSpy.prototype={method:null,url:null,async:null,xhrRequest:null,href:null,loaded:false,logRow:nul… class 4991 …f activeXObject!="undefined"?activeXObject:new _XMLHttpRequest(),spy=new XHRSpy(),self=this,reqTyp… 5047 if(spy.loaded){spy=new XHRSpy()
|