Directory dependency graph for http: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 | |
| 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.    | |
| request_tracing_editor.hpp | |
| Auxiliary entity that allows editing request to a client from plugins.    | |
| 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.    | |