FastLED 3.9.15
Loading...
Searching...
No Matches

◆ status()

int fl::net::http::Response::status ( ) const
inline

HTTP status code (like JavaScript response.status)

Definition at line 86 of file fetch.h.

86{ return mStatusCode; }

References mStatusCode.

Referenced by get_default_status_text(), LoopbackTestRunner::runTest(), test_get_endpoint(), test_json_endpoint(), and test_ping_endpoint().

+ Here is the caller graph for this function: