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

◆ status()

Response & fl::asio::http::Response::status ( int code)

Set HTTP status code.

Parameters
codeStatus code (e.g., 200, 404, 500)
Returns
Reference to this for chaining

Definition at line 958 of file server.cpp.hpp.

958{ return *this; }

References Response().

Referenced by Response(), test_await_approach(), and test_json_await().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: