YPC  0.2.0
Public Member Functions | Protected Attributes | List of all members
hpda::extractor::internal::https_request_client Class Reference

Public Member Functions

 https_request_client (boost::asio::io_service &io_service, boost::asio::ssl::context &context, const std::string &server, const std::string &path)
 
const std::string & result () const
 

Protected Attributes

tcp::resolver resolver_
 
boost::asio::ssl::stream< boost::asio::ip::tcp::socket > socket_
 
boost::asio::streambuf request_
 
boost::asio::streambuf response_
 
std::string server_
 
std::string m_result
 

The documentation for this class was generated from the following file: