Content struct. More...
#include <http.hpp>
Public Attributes | |
std::string | length {"0" } |
std::string | type |
std::string | md5 |
std::string | language |
Content struct.
This class contains information about the request/response content
std::string matador::http::http::content::language |
Content language
std::string matador::http::http::content::length {"0" } |
Content length
std::string matador::http::http::content::md5 |
Content md5 value
std::string matador::http::http::content::type |
Content type