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