charcoal-dev/http-client

HTTP Client for Charcoal Apps

0.2.1 2025-08-15 15:10 UTC

This package is auto-updated.

Last update: 2025-08-15 15:10:50 UTC


README

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