Bitcoin Core 31.99.0
P2P Digital Currency
Public Attributes | List of all members
HTTPResponse Struct Reference

Public Attributes

int status {0}
 
std::string body
 

Detailed Description

Definition at line 257 of file bitcoin-cli.cpp.

Member Data Documentation

◆ body

std::string HTTPResponse::body

Definition at line 260 of file bitcoin-cli.cpp.

◆ status

int HTTPResponse::status {0}

Definition at line 259 of file bitcoin-cli.cpp.


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