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

Copy Markdown View Source

Headers constructor builtin for BEAM mode.

Summary

Functions

Returns the global binding for the JavaScript Headers constructor.

Builds a Headers object backed by the supplied normalized header map.

Normalizes a header name using Mint's ASCII header canonicalization.

Functions

bindings()

Returns the global binding for the JavaScript Headers constructor.

build_from_map(initial_map)

Builds a Headers object backed by the supplied normalized header map.

header_name(value)

Normalizes a header name using Mint's ASCII header canonicalization.