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

◆ not_found()

Response fl::asio::http::Response::not_found ( )
static

Factory method for 404 Not Found response.

Returns
Response with status 404

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

964{ return Response(); }

References Response().

Referenced by Response().

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