Apache Mesos
|
This is the complete list of members for process::http::OK, including all inherited members.
BODY enum value | process::http::Response | |
body | process::http::Response | |
code | process::http::Response | |
headers | process::http::Response | |
NONE enum value | process::http::Response | |
OK() | process::http::OK | inline |
OK(const char *body) | process::http::OK | inlineexplicit |
OK(std::string body) | process::http::OK | inlineexplicit |
OK(std::string body, const std::string &contentType) | process::http::OK | inlineexplicit |
OK(const JSON::Value &value, const Option< std::string > &jsonp=None()) | process::http::OK | |
OK(JSON::Proxy &&value, const Option< std::string > &jsonp=None()) | process::http::OK | |
PATH enum value | process::http::Response | |
path | process::http::Response | |
PIPE enum value | process::http::Response | |
reader | process::http::Response | |
Response() | process::http::Response | inline |
Response(uint16_t _code) | process::http::Response | inline |
Response(std::string _body, uint16_t _code, const std::string &contentType="text/plain; charset=utf-8") | process::http::Response | inlineexplicit |
status | process::http::Response | |
type | process::http::Response |