|
Monero
|
#include <http_connection.h>

Public Member Functions | |
| t_http_connection (epee::net_utils::http::http_simple_client *p_http_client) | |
| ~t_http_connection () | |
| bool | is_open () const |
Static Public Member Functions | |
| static constexpr std::chrono::seconds | TIMEOUT () |
Private Attributes | |
| epee::net_utils::http::http_simple_client * | mp_http_client |
| bool | m_ok |
|
inline |
|
inline |
|
inline |
|
inlinestaticconstexpr |
|
private |
|
private |