$darkmode
cloe::Response Member List

This is the complete list of members for cloe::Response, including all inherited members.

bad_request(const fable::Json &js)cloe::Responseinline
body() const (defined in cloe::Response)cloe::Responseinline
error(StatusCode code, const fable::Json &js) (defined in cloe::Response)cloe::Responseinline
has_header(const std::string &key)cloe::Responseinline
header(const std::string &key)cloe::Responseinline
headers() constcloe::Responseinline
headers() (defined in cloe::Response)cloe::Responseinline
not_allowed(const RequestMethod &allow, const fable::Json &js)cloe::Responseinline
not_found(const fable::Json &js)cloe::Responseinline
not_implemented(const fable::Json &js)cloe::Responseinline
Response()cloe::Responseinline
server_error(const fable::Json &js)cloe::Responseinline
set_body(const std::string &s, ContentType type)cloe::Responseinline
set_body(const fable::Json &js)cloe::Responseinline
set_header(const std::string &key, const std::string &value)cloe::Responseinline
set_status(StatusCode code) (defined in cloe::Response)cloe::Responseinline
set_type(ContentType type) (defined in cloe::Response)cloe::Responseinline
status() const (defined in cloe::Response)cloe::Responseinline
type() const (defined in cloe::Response)cloe::Responseinline
write(const fable::Json &js)cloe::Responseinline