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::in6
 

Typedefs

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