Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lobos/react-ui
/ upload.js
File
upload.js
src/utils/upload.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
function
createCORSRequest(method, url) {
4
var
xhr =
new
XMLHttpRequest();
Callers
nothing calls this directly
Calls
1
ajaxUpload
Function · 0.85
Tested by
no test coverage detected