|
FastLED 3.9.15
|
| void fl::asio::http::Server::del | ( | const string & | path, |
| RouteHandler | handler ) |
Convenience method for DELETE routes.
| path | URL path |
| handler | Route handler function |
Definition at line 979 of file server.cpp.hpp.
Referenced by operator=().
Here is the caller graph for this function: