Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#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.