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

◆ internal_error()

Response fl::asio::http::Response::internal_error ( const string & message)
static

Factory method for 500 Internal Server Error response.

Parameters
messageError message
Returns
Response with status 500

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

966{ return Response(); }

References Response().

Referenced by Response().

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