![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Public Attributes | |
int | status |
std::string | body |
int | nStatus |
std::string | strBody |
Reply structure for request_done to fill in
Definition at line 127 of file dash-cli.cpp.
std::string HTTPReply::body |
Definition at line 130 of file dash-cli.cpp.
Referenced by http_request_done().
int HTTPReply::nStatus |
Definition at line 262 of file keepass.cpp.
Referenced by http_request_done().
int HTTPReply::status |
Definition at line 129 of file dash-cli.cpp.
Referenced by http_request_done().
std::string HTTPReply::strBody |
Definition at line 263 of file keepass.cpp.
Referenced by http_request_done().