Arduino DLNA Server
|
#include "HttpHeader.h"
Go to the source code of this file.
Classes | |
class | tiny_dlna::HttpRequestHandlerLine |
Used to register and process callbacks. More... | |
Namespaces | |
tiny_dlna | |
Typedefs | |
typedef void(* | tiny_dlna::web_callback_fn) (HttpServer *server, const char *requestPath, HttpRequestHandlerLine *handlerLine) |