jaulib v1.3.8
Jau Support Library (C++, Java, ..)
|
#include <io_util.hpp>
Public Attributes | |
std::string | body |
std::unordered_map< std::string, std::string > | header |
Definition at line 232 of file io_util.hpp.
std::unordered_map<std::string, std::string> jau::io::http::PostRequest::header |
Definition at line 233 of file io_util.hpp.
std::string jau::io::http::PostRequest::body |
Definition at line 234 of file io_util.hpp.