llrt
llrt copied to clipboard
HTTP & HTTPS Modules
Currently LLRT has no support for the HTTP and HTTPS modules from node.js.
The only way to do http calls is to rely on the fetch call.
LLRT should support HTTP and HTTPS modules with a select set of features:
https://nodejs.org/api/http.html https://nodejs.org/api/https.html
Advanced TLS capabilities should be omitted like custom certificate handling.
Size: Large