|
jaulib v1.4.0-2-g788cf73
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 216 of file io_util.hpp.
| std::unordered_map<std::string, std::string> jau::io::http::PostRequest::header |
Definition at line 217 of file io_util.hpp.
| std::string jau::io::http::PostRequest::body |
Definition at line 218 of file io_util.hpp.