#include <httpcliset.hpp>
|
static constexpr int | UNDEF = -1 |
|
Definition at line 192 of file httpcliset.hpp.
◆ comm_status_success()
bool openvpn::WS::ClientSet::Transaction::comm_status_success |
( |
| ) |
const |
|
inline |
◆ comm_status_timeout()
bool openvpn::WS::ClientSet::Transaction::comm_status_timeout |
( |
| ) |
const |
|
inline |
◆ compress_content_out()
void openvpn::WS::ClientSet::Transaction::compress_content_out |
( |
const unsigned int |
min_size = 64 , |
|
|
const bool |
verbose = false |
|
) |
| |
|
inline |
◆ content_in_buffer()
BufferPtr openvpn::WS::ClientSet::Transaction::content_in_buffer |
( |
| ) |
const |
|
inline |
◆ content_in_string()
std::string openvpn::WS::ClientSet::Transaction::content_in_string |
( |
| ) |
const |
|
inline |
◆ dump()
void openvpn::WS::ClientSet::Transaction::dump |
( |
std::ostream & |
os, |
|
|
const TransactionSet & |
ts |
|
) |
| const |
|
inline |
◆ format_status() [1/2]
std::string openvpn::WS::ClientSet::Transaction::format_status |
( |
| ) |
const |
|
inline |
◆ format_status() [2/2]
std::string openvpn::WS::ClientSet::Transaction::format_status |
( |
const TransactionSet & |
ts | ) |
const |
|
inline |
◆ get_redirect_location()
std::string openvpn::WS::ClientSet::Transaction::get_redirect_location |
( |
| ) |
const |
|
inline |
◆ http_status_success()
bool openvpn::WS::ClientSet::Transaction::http_status_success |
( |
| ) |
const |
|
inline |
◆ is_redirect()
bool openvpn::WS::ClientSet::Transaction::is_redirect |
( |
| ) |
const |
|
inline |
◆ request_status_success()
bool openvpn::WS::ClientSet::Transaction::request_status_success |
( |
| ) |
const |
|
inline |
◆ title()
std::string openvpn::WS::ClientSet::Transaction::title |
( |
const TransactionSet & |
ts | ) |
const |
|
inline |
◆ url()
std::string openvpn::WS::ClientSet::Transaction::url |
( |
const TransactionSet & |
ts | ) |
const |
|
inline |
◆ accept_gzip_in
bool openvpn::WS::ClientSet::Transaction::accept_gzip_in = false |
◆ ci
◆ content_in
BufferList openvpn::WS::ClientSet::Transaction::content_in |
◆ content_out
BufferList openvpn::WS::ClientSet::Transaction::content_out |
◆ description
std::string openvpn::WS::ClientSet::Transaction::description |
◆ ip_version_preference
◆ randomize_resolver_results
bool openvpn::WS::ClientSet::Transaction::randomize_resolver_results = false |
◆ reply
◆ req
◆ status
int openvpn::WS::ClientSet::Transaction::status = UNDEF |
◆ UNDEF
constexpr int openvpn::WS::ClientSet::Transaction::UNDEF = -1 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: