API Reference ex_curl v0.2.1

modules

Modules

Documentation for ExCurl.

A helper to create HTTP Clients based on ExCurl that can share common options.

Helper functions to map curl error codes from their integer value to the string value and vice versa.

A valid response returned by ExCurl.

This module wraps the use Zig macro to allow multiplatform compilation of Zig code that imports libcurl. The current implementation naively guesses standard libcurl locations based on the @load_order module attribute.