userver: userver/clients/http/plugin.hpp File Reference
Loading...
Searching...
No Matches
plugin.hpp File Reference

Detailed Description

Base class for HTTP Client plugins.

Definition in file plugin.hpp.

Go to the source code of this file.

#include <chrono>
#include <string>
#include <vector>
#include <userver/utils/not_null.hpp>
+ Include dependency graph for plugin.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  clients::http
 HTTP client helpers.