Apache Mesos
|
This is the complete list of members for process::http::MethodNotAllowed, including all inherited members.
body | process::http::Response | |
BODY enum value | process::http::Response | |
code | process::http::Response | |
headers | process::http::Response | |
MethodNotAllowed(const std::initializer_list< std::string > &allowedMethods, const Option< std::string > &requestMethod=None()) | process::http::MethodNotAllowed | inline |
NONE enum value | process::http::Response | |
path | process::http::Response | |
PATH enum value | 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 |