MCPcopy 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
3function createCORSRequest(method, url) {
4 var xhr = new XMLHttpRequest();

Callers

nothing calls this directly

Calls 1

ajaxUploadFunction · 0.85

Tested by

no test coverage detected