#include <airinv/server/header.hpp>
Public Attributes | |
std::string | name |
std::string | value |
Header structure.
Definition at line 13 of file header.hpp.
std::string AIRINV::header::name |
Definition at line 14 of file header.hpp.
std::string AIRINV::header::value |
Definition at line 15 of file header.hpp.