Apache Mesos
|
This is the complete list of members for process::http::NotImplemented, 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 | |
NotImplemented() | process::http::NotImplemented | inline |
NotImplemented(std::string body) | process::http::NotImplemented | inlineexplicit |
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 |