Skip to main content

Module http

Module http 

Source
Expand description

HTTP client for the Fluxer REST API.

Handles auth headers, serialization, and error handling. You’ll usually access this through ctx.http in your event handlers.

Structs§

Http
HTTP client for making REST API calls.