Uncaught NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load

var content = Http.requestUrl(url);

Uncaught NetworkError: Failed to execute ‘send’ on ‘XMLHttpRequest’: Failed to load

search from google :it’s can’t be use synchronous,only support asynchronous?

how to fixed?

Haxe js Target