Expand description
HTTP client for Synth API calls.
This module provides an async HTTP client with Bearer authentication, optional dev headers (X-User-ID, X-Org-ID), and proper error handling.
Structs§
- Http
Client - Async HTTP client for Synth API.
- Http
Error Detail - HTTP error details.
- Multipart
File - Multipart file payload.
Enums§
- Http
Error - HTTP client errors.