userver: clients::http::PluginRequest Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
clients::http::PluginRequest Class Referencefinal

#include <userver/clients/http/plugin.hpp>

Detailed Description

Auxiliary entity that allows editing request to a client from plugins.

Definition at line 21 of file plugin.hpp.

Public Member Functions

void SetHeader (std::string_view name, std::string value)
 
void SetTimeout (std::chrono::milliseconds ms)
 

The documentation for this class was generated from the following file: