Files | |
| client.hpp | |
| HTTP client that returns a HTTP request builder from CreateRequest(). | |
| component.hpp | |
| Component that manages clients::http::Client. | |
| config.hpp | |
| connect_to.hpp | |
| CURLOPT_CONNECT_TO argument for curl's connect_to(). | |
| error.hpp | |
| error_kind.hpp | |
| Additional tag to the exception. | |
| form.hpp | |
| local_stats.hpp | |
| plugin.hpp | |
| Base class for HTTP Client plugins. | |
| plugin_component.hpp | |
| request.hpp | |
| Class for creating and performing new http requests. | |
| response.hpp | |
| Class that will be returned for successful request. | |
| response_future.hpp | |
| Allows to perform a request concurrently with other work without creating an extra coroutine for waiting. | |
| streamed_response.hpp | |
| HTTP response for streamed API. | |