Skip to main content

Module http

Module http 

Source
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§

HttpClient
Async HTTP client for Synth API.
HttpErrorDetail
HTTP error details.
MultipartFile
Multipart file payload.

Enums§

HttpError
HTTP client errors.