Auxiliary entity that allows editing request to a client from plugins. More...
#include <userver/clients/http/plugin.hpp>
Public Member Functions | |
| void | SetHeader (std::string_view name, std::string value) | 
| void | SetTimeout (std::chrono::milliseconds ms) | 
Auxiliary entity that allows editing request to a client from plugins.
Definition at line 21 of file plugin.hpp.