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

Detailed Description

HTTP client that returns a HTTP request builder from CreateRequest() with applied plugins.

Definition in file client_with_plugins.hpp.

Go to the source code of this file.

#include <userver/clients/http/client.hpp>
#include <userver/clients/http/plugin.hpp>
#include <userver/utils/impl/internal_tag.hpp>
#include <userver/utils/impl/wait_token_storage.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  clients::http::ClientWithPlugins
 HTTP client that returns a HTTP request builder from CreateRequest() with applied plugins. More...
 

Namespaces

namespace  clients::http
 HTTP client helpers.