ZeroEQ
0.9.0
ZeroEQ - Zero Event Queue
|
This is the complete list of members for zeroeq::http::Response, including all inherited members.
body | zeroeq::http::Response | |
code | zeroeq::http::Response | |
headers | zeroeq::http::Response | |
Response(const Code code_=Code::OK, const std::string &body_=std::string()) | zeroeq::http::Response | inline |
Response(const Code code_, const std::string &body_, const std::string &contentType) | zeroeq::http::Response | inline |
Response(const Code code_, const std::string &body_, std::map< Header, std::string > headers_) | zeroeq::http::Response | inline |