#include <userver/clients/http/plugin.hpp>
Auxiliary entity that allows editing request to a client from plugins.
Definition at line 26 of file plugin.hpp.
|
void | SetHeader (std::string_view name, std::string_view value) |
|
void | AddQueryParams (std::string_view params) |
|
void | SetTimeout (std::chrono::milliseconds ms) |
|
const std::string & | GetOriginalUrl () const |
|
The documentation for this class was generated from the following file: