Hi, onLoad does not have parameters, you can use:
xhttp.onload := new WebAssemblyDelegate(() -> writeLn('Status Text: ' + xhttp.statusText));
Hi, onLoad does not have parameters, you can use:
xhttp.onload := new WebAssemblyDelegate(() -> writeLn('Status Text: ' + xhttp.statusText));