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

◆ status()

int fl::response::status ( ) const
inline

HTTP status code (like JavaScript response.status)

Definition at line 91 of file fetch.h.

91{ return mStatusCode; }
int mStatusCode
Definition fetch.h:147

References mStatusCode.

Referenced by get_default_status_text(), test_await_approach(), test_json_await(), test_json_response(), and test_promise_approach().

+ Here is the caller graph for this function: