![]() |
Kurlyk
|
Directories | |
| data | |
| HttpRequestManager | |
Files | |
| data.hpp | |
| Aggregates core HTTP data structures such as request, response, and cookie. | |
| HttpClient.hpp | |
| Contains the definition of the HttpClient class, which provides an interface for making HTTP requests to a specific host. | |
| HttpRequestManager.hpp | |
| Manages and processes HTTP requests using a singleton pattern. | |
| utils.hpp | |
| Contains utility functions for handling HTTP requests, rate limiting, and request cancellation. | |