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

Detailed Description

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

Definition in file client_with_middlewares.hpp.

Go to the source code of this file.

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

Classes

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

Namespaces

namespace  clients::http
 HTTP client helpers.