FastLED 3.9.15
Loading...
Searching...
No Matches
fl::response Member List

This is the complete list of members for fl::response, including all inherited members.

get_body_text() constfl::responseinline
get_content_type() constfl::responseinline
get_default_status_text(int status)fl::responseinlineprivatestatic
get_header(const fl::string &name) constfl::responseinline
is_json() constfl::responseinline
json() constfl::response
mBodyfl::responseprivate
mCachedJsonfl::responsemutableprivate
mHeadersfl::responseprivate
mJsonParsedfl::responsemutableprivate
mStatusCodefl::responseprivate
mStatusTextfl::responseprivate
ok() constfl::responseinline
parse_json_body() constfl::responseinlineprivate
response()fl::responseinline
response(int status_code)fl::responseinline
response(int status_code, const fl::string &status_text)fl::responseinline
set_body(const fl::string &body)fl::responseinline
set_header(const fl::string &name, const fl::string &value)fl::responseinline
set_status(int status_code)fl::responseinline
set_status_text(const fl::string &status_text)fl::responseinline
set_text(const fl::string &body)fl::responseinline
status() constfl::responseinline
status_text() constfl::responseinline
text() constfl::responseinline