utils/http_utils library
Classes
- HttpConfig
- Configuration for HTTP request handling.
- HttpUtils
- Utility class for making HTTP requests with timeout and retry logic.
Exceptions / Errors
- RateLimitException
- Custom exception for rate limiting.
- RequestTimeoutException
- Custom exception for timeout errors.