HTTP & HTTPS Modules
Author: ghostCreated Dec 1, 2023Updated Dec 7, 2025
Labelsenhancement
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
Source: awslabs/llrt