SNode.C
Loading...
Searching...
No Matches
Client.h File Reference
Include dependency graph for Client.h:

Go to the source code of this file.

Namespaces

namespace  web
 
namespace  web::http
 
namespace  web::http::legacy
 
namespace  web::http::legacy::un
 

Typedefs

template<typename Request , typename Response >
using web::http::legacy::un::ClientBase = web::http::client::Client<net::un::stream::legacy::SocketClient, Request, Response>
 
using web::http::legacy::un::Client = ClientBase<web::http::client::Request, web::http::client::Response>