![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Reply structure for request_done to fill in. More...
Public Member Functions | |
HTTPReply () | |
Public Attributes | |
int | status |
int | error |
std::string | body |
Reply structure for request_done to fill in.
Definition at line 148 of file bsha3-cli.cpp.
|
inline |
Definition at line 150 of file bsha3-cli.cpp.
std::string HTTPReply::body |
Definition at line 154 of file bsha3-cli.cpp.
int HTTPReply::error |
Definition at line 153 of file bsha3-cli.cpp.
int HTTPReply::status |
Definition at line 152 of file bsha3-cli.cpp.