Execute a XMLHttpRequest.
The url to request
A promise that resolves with the response text, or '{}' if the request failed
Use the core/utils/fetch-helper.ts/Fetch functions instead
Execute a XMLHttpRequest.