QuickBEAM.VM.Runtime.Web.Fetch (QuickBEAM v0.10.9)

Copy Markdown View Source

fetch, Request, and Response builtins for BEAM mode.

Summary

Functions

Returns the JavaScript global bindings provided by this module.

Builds a Request object backed by VM heap state.

Builds a Response object backed by VM heap state.

Functions

bindings()

Returns the JavaScript global bindings provided by this module.

build_request(args, this)

Builds a Request object backed by VM heap state.

build_response(args, this)

Builds a Response object backed by VM heap state.