Dash Core  0.12.2.1
P2P Digital Currency
HTTPReply Struct Reference

Public Attributes

int status
 
std::string body
 
int nStatus
 
std::string strBody
 

Detailed Description

Reply structure for request_done to fill in

Definition at line 127 of file dash-cli.cpp.

Member Data Documentation

◆ body

std::string HTTPReply::body

Definition at line 130 of file dash-cli.cpp.

Referenced by http_request_done().

◆ nStatus

int HTTPReply::nStatus

Definition at line 262 of file keepass.cpp.

Referenced by http_request_done().

◆ status

int HTTPReply::status

Definition at line 129 of file dash-cli.cpp.

Referenced by http_request_done().

◆ strBody

std::string HTTPReply::strBody

Definition at line 263 of file keepass.cpp.

Referenced by http_request_done().


The documentation for this struct was generated from the following files: