Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 682 Bytes

File metadata and controls

15 lines (9 loc) · 682 Bytes

Charcoal HTTP Client

MIT License

The HTTP Client library provides a framework-native way to send HTTP requests in Charcoal, built atop HTTP Commons for consistent request/response handling. It offers a clean API for composing requests, managing headers, timeouts, and retries, with hooks for logging, tracing, and error handling so outbound calls integrate smoothly with the app’s lifecycle.

For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website:

https://charcoal.dev/libs/http-client