Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ createActiveXHR
Function
createActiveXHR
static/jquery/1.12.4/jquery.js:10352–10356 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10350
}
10351
10352
function
createActiveXHR() {
10353
try {
10354
return
new
window.ActiveXObject(
"Microsoft.XMLHTTP"
);
10355
} catch ( e ) {}
10356
}
10357
10358
10359
Callers
1
jquery.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected