Base class for HTTP Client plugins.
Definition in file plugin.hpp.
Go to the source code of this file.
#include <chrono>#include <string>#include <system_error>#include <vector>#include <userver/utils/not_null.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | clients::http::PluginRequest |
| Auxiliary entity that allows editing request to a client from plugins. More... | |
| class | clients::http::Plugin |
| Base class for HTTP Client plugins. More... | |
Namespaces | |
| namespace | tracing |
| Opentracing support. | |
| namespace | clients::http |
| HTTP client helpers. | |