Arduino DLNA Server
Classes | Namespaces
HttpServer.h File Reference
#include <WiFi.h>
#include <stdlib.h>
#include "Client.h"
#include "HardwareSerial.h"
#include "HttpChunkWriter.h"
#include "HttpHeader.h"
#include "HttpRequestHandlerLine.h"
#include "HttpRequestRewrite.h"
#include "HttpTunnel.h"
#include "Server.h"
#include "basic/List.h"
Include dependency graph for HttpServer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tiny_dlna::HttpServer
 A Simple Header only implementation of Http Server that allows the registration of callback functions. This is based on the Arduino Server class. More...
 

Namespaces

 tiny_dlna