#include <http_connection.h>
|
| static constexpr std::chrono::seconds | TIMEOUT () |
| |
◆ t_http_connection()
| tools::t_http_connection::t_http_connection |
( |
epee::net_utils::http::http_simple_client * |
p_http_client | ) |
|
|
inline |
◆ ~t_http_connection()
| tools::t_http_connection::~t_http_connection |
( |
| ) |
|
|
inline |
◆ is_open()
| bool tools::t_http_connection::is_open |
( |
| ) |
const |
|
inline |
◆ TIMEOUT()
| static constexpr std::chrono::seconds tools::t_http_connection::TIMEOUT |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ m_ok
| bool tools::t_http_connection::m_ok |
|
private |
◆ mp_http_client
| epee::net_utils::http::http_simple_client* tools::t_http_connection::mp_http_client |
|
private |
The documentation for this class was generated from the following file: