BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <connection.hpp>
Public Member Functions | |
header (std::string k, std::string v) | |
header () | |
Public Attributes | |
std::string | key |
std::string | val |
Definition at line 12 of file connection.hpp.
|
inline |
Definition at line 14 of file connection.hpp.
|
inline |
Definition at line 16 of file connection.hpp.
std::string fc::http::header::key |
Definition at line 17 of file connection.hpp.
std::string fc::http::header::val |
Definition at line 18 of file connection.hpp.