SNode.C
|
Go to the source code of this file.
Namespaces | |
namespace | web |
namespace | web::http |
namespace | web::http::legacy |
namespace | web::http::legacy::rc |
Typedefs | |
template<typename Request , typename Response > | |
using | web::http::legacy::rc::ClientBase = web::http::client::Client<net::rc::stream::legacy::SocketClient, Request, Response> |
using | web::http::legacy::rc::Client = ClientBase<web::http::client::Request, web::http::client::Response> |