You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to send an HTTP request.
Is this feature supported?
Apparently not when I tried "fetch" and "XMLHttpRequest".
It seems like a browser-implemented feature.
The other option for me is to let JavaScript.net run a local executable file.
Is this possible? Due to security risks, it may not be possible though.
Thank you!
The text was updated successfully, but these errors were encountered:
raymond-ong
changed the title
Question: fetch/xmlhttprequest/http request
Question: fetch/xmlhttprequest/http request OR run a local executable file
May 18, 2021
Hello,
Just trying my luck.
I want to send an HTTP request.
Is this feature supported?
Apparently not when I tried "fetch" and "XMLHttpRequest".
It seems like a browser-implemented feature.
Is there any workaround similar to the suggested for ClearScript?
https://stackoverflow.com/questions/53810084/referenceerrorxmlhttprequest-is-not-defined-while-using-clearscriptv8scripteng
The other option for me is to let JavaScript.net run a local executable file.
Is this possible? Due to security risks, it may not be possible though.
Thank you!
The text was updated successfully, but these errors were encountered: