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

◆ ok()

Response fl::asio::http::Response::ok ( const string & body = "")
static

Factory method for 200 OK response.

Parameters
bodyOptional body content
Returns
Response with status 200

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

963{ return Response(); }

References Response().

Referenced by Response(), and setup().

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