tool · inferred from evidence
XMLHttpRequest
A browser API used for making HTTP requests, which is not available in the Cloudflare Workers runtime.
- LaunchDarkly js client Error: Failed to execute 'send' on 'XMLHttpRequest' analytics gif request
Occasionally the LaunchDarkly JS client throws "Error: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'https://events.launchdarkly.com/a/*.gif" when requesting the analytics gif. The reporter asked why the SDK even requests th
- ReferenceError: XMLHttpRequest is not defined using faunadb-js in Cloudflare Worker
I was trying to use the faunadb-js driver inside a Cloudflare Worker and every request died with ReferenceError: XMLHttpRequest is not defined. The driver assumed a browser environment, which Workers dont have, so there was no way to create