Searched refs:httpData (Results 1 – 5 of 5) sorted by relevance
| /plugin/confmanager/ |
| D | jquery.form.js | 604 data = httpData(xhr, dt, s); 682 var httpData = function( xhr, type, s ) { // mostly lifted from jq1.4.4 function
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/ |
| D | popcorn.js | 2433 return Popcorn.xhr.httpData( settings ); 2438 Popcorn.xhr.httpData = function( settings ) { function
|
| /plugin/jquery/ |
| D | script.js | 19 …httpData(J,M.dataType,M)}catch(Z){R="parsererror"}}if(R=="success"){var Y;try{Y=J.getResponseHeade…
|
| D | jquery-1.4.2.js | 5196 data = jQuery.httpData( xhr, s.dataType, s ); 5346 httpData: function( xhr, type, s ) {
|
| D | jquery-1.4.2.min.js | 129 …odified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}c… 131 …lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){v…
|