I have a very simple duktape plugin running embedded in another program. Simple stuff works, but I am not sure how to make HTTP requests. Is it even possible to make HTTP Request from within a Duktape VM?
No you can't. The hosting application must provide it to Duktape
. Duktape
provides a JavaScript runtime but does not provide function you also find in browsers when using JavaScript.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With