Seastar
High performance C++ framework for concurrent servers
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
seastar::http::experimental::client Member List

This is the complete list of members for seastar::http::experimental::client, including all inherited members.

client(socket_address addr)seastar::http::experimental::clientexplicit
client(socket_address addr, shared_ptr< tls::certificate_credentials > creds, sstring host={})seastar::http::experimental::client
client(std::unique_ptr< connection_factory > f, unsigned max_connections=default_max_connections, retry_requests retry=retry_requests::no)seastar::http::experimental::clientexplicit
close()seastar::http::experimental::client
connections_nr() const noexceptseastar::http::experimental::clientinline
idle_connections_nr() const noexceptseastar::http::experimental::clientinline
make_request(request &&req, reply_handler &&handle, std::optional< reply::status_type > &&expected=std::nullopt, abort_source *as=nullptr)seastar::http::experimental::client
make_request(request &req, reply_handler &handle, std::optional< reply::status_type > expected=std::nullopt, abort_source *as=nullptr)seastar::http::experimental::client
reply_handler typedef (defined in seastar::http::experimental::client)seastar::http::experimental::client
retry_requests typedef (defined in seastar::http::experimental::client)seastar::http::experimental::client
set_maximum_connections(unsigned nr)seastar::http::experimental::client
total_new_connections_nr() const noexceptseastar::http::experimental::clientinline