|
Gamp v0.0.7-54-gccdc599
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 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.