fix: add __http_do_map_to_file runtime primitive #24

Merged
will.anderson merged 1 commits from fix/ci-openssl-linker into dev 2026-05-07 02:06:36 +00:00
Owner

el-install.el calls __http_do_map_to_file (HTTP with JSON headers, streaming to file). Add HAVE_CURL implementation and no-curl stub.

el-install.el calls __http_do_map_to_file (HTTP with JSON headers, streaming to file). Add HAVE_CURL implementation and no-curl stub.
will.anderson added 1 commit 2026-05-07 02:02:13 +00:00
fix: add __http_do_map_to_file runtime primitive
El SDK CI - dev / build-and-test (pull_request) Successful in 3m41s
61bf501b84
el-install.el generates calls to __http_do_map_to_file (HTTP request
with JSON headers map, streaming response to file). Add it to both
the HAVE_CURL implementation and the no-curl stub section.
will.anderson merged commit f1dfc394e3 into dev 2026-05-07 02:06:36 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/el#24